คืนค่าการตั้งค่าทั้งหมด
คุณแน่ใจว่าต้องการคืนค่าการตั้งค่าทั้งหมด ?
ลำดับตอนที่ #4 : Three : Luhan [ EXO ]
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- ดูภาพขนาดใหญ่คลิ๊กที่รูป-
<style type="text/css">
.headtable, .head2, .modulebg1, #footer, #header, #neck, .left, #module_left .modulebg2, #module_right .modulebg2,.hr1, .hr2 { display: none !important; } .modulebg2, .right { background: none; } .mainborder, .right { border: 0px !important; }</style>
<div style="position: fixed; bottom: 5px; right: 15px;">
<span style="font-size:20px;"><span style="font-family:EQ Feel Good;"><a href="http://writer.dek-d.com/shugochara_amu/writer/view.php?id=1220564" target="_blank">PaMMi_id Dream</a></span></span></div>
<title></title>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script><script>
(function($){
$(document).ready(function(){
$("[title]").style_my_tooltips();
});
})(jQuery);
</script><script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js">
</script><script type='text/javascript' language='Javascript'>
var scrolltotop={
//startline: Integer. Number of pixels from top of doc scrollbar is scrolled before showing control
//scrollto: Keyword (Integer, or "Scroll_to_Element_ID"). How far to scroll document up when control is clicked on (1=top).
setting: {startline:100, scrollto: 0, scrollduration:1000, fadeduration:[500, 100]},
controlHTML: '<img src="http://i.imgur.com/P6SvE2I.png" width="80px" />', //HTML for control, which is auto wrapped in DIV w/ ID="topcontrol"
controlattrs: {offsetx:5, offsety:5}, //offset of control relative to right/ center of window corner
anchorkeyword: '#top', //Enter href value of HTML anchors on the page that should also act as "Scroll Up" links
state: {isvisible:false, shouldvisible:false},
scrollup:function(){
if (!this.cssfixedsupport) //if control is positioned using JavaScript
this.$control.css({opacity:0}) //hide control immediately after clicking it
var dest=isNaN(this.setting.scrollto)? this.setting.scrollto : parseInt(this.setting.scrollto)
if (typeof dest=="string" && jQuery('#'+dest).length==1) //check element set by string exists
dest=jQuery('#'+dest).offset().top
else
dest=0
this.$body.animate({scrollTop: dest}, this.setting.scrollduration);
},
keepfixed:function(){
var $window=jQuery(window)
var controlx=$window.scrollLeft() + $window.width() - this.$control.width() - this.controlattrs.offsetx
var controly=$window.scrollTop() + $window.height() - this.$control.height() - this.controlattrs.offsety
this.$control.css({left:controlx+'px', top:controly+'px'})
},
togglecontrol:function(){
var scrolltop=jQuery(window).scrollTop()
if (!this.cssfixedsupport)
this.keepfixed()
this.state.shouldvisible=(scrolltop>=this.setting.startline)? true : false
if (this.state.shouldvisible && !this.state.isvisible){
this.$control.stop().animate({opacity:1}, this.setting.fadeduration[0])
this.state.isvisible=true
}
else if (this.state.shouldvisible==false && this.state.isvisible){
this.$control.stop().animate({opacity:0}, this.setting.fadeduration[1])
this.state.isvisible=false
}
},
init:function(){
jQuery(document).ready(function($){
var mainobj=scrolltotop
var iebrws=document.all
mainobj.cssfixedsupport=!iebrws || iebrws && document.compatMode=="CSS1Compat" && window.XMLHttpRequest //not IE or IE7+ browsers in standards mode
mainobj.$body=(window.opera)? (document.compatMode=="CSS1Compat"? $('html') : $('body')) : $('html,body')
mainobj.$control=$('<div id="topcontrol">'+mainobj.controlHTML+'</div>')
.css({position:mainobj.cssfixedsupport? 'fixed' : 'absolute', bottom:mainobj.controlattrs.offsety, left:mainobj.controlattrs.offsetx, opacity:0, cursor:'http://cur.cursors-4u.net/cursors/cur-9/cur817.cur'})
.attr({title:"fly, angel"})
.click(function(){mainobj.scrollup(); return false})
.appendTo('body')
if (document.all && !window.XMLHttpRequest && mainobj.$control.text()!='') //loose check for IE6 and below, plus whether control contains any text
mainobj.$control.css({width:mainobj.$control.width()}) //IE6- seems to require an explicit width on a DIV containing text
mainobj.togglecontrol()
$('a[href="' + mainobj.anchorkeyword +'"]').click(function(){
mainobj.scrollup()
return false
})
$(window).bind('scroll resize', function(e){
mainobj.togglecontrol()
})
})
}
}
scrolltotop.init()
</script>
<style type="text/css">
#navbar-iframe {
display: none;
}
body {cursor: default;
background-image:url('');fixed;
font-family: arial, sans erif;
font-size: 10px;
color: #777 ;
line-height:15px;
text-align: justify;
}
::-webkit-scrollbar {width: 5px; height:5px; background:#ededed;}
::-webkit-scrollbar-corner {background:#444;}
::-webkit-scrollbar-thumb:vertical {background:#444;}
::-webkit-scrollbar-thumb:horizontal {background:#444;}
a:link, a:visited {
font-style: normal;
text-decoration: none;
cursor: default;
color:#999;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
a:hover{
color:#515151;
cursor: default;
}
blockquote {padding: 5px; font: 10px cambria;
color: #777;
letter-spacing:1px;
background: url(http://i.imgur.com/DKomg.png);
border: 2px double #eee;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
}
blockquote:hover {
color:#000;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
}
*::selection{
background:#fff!important;
color:#444444!important;
}
*::-moz-selection{
background:#fff!important;
color:#444444!important;
}
*::-webkit-selection{
background:#fff!important;
color:#444444!important;
}
u {
text-decoration: underline; color:#777; border-bottom: 1px #b0b0b0 dotted;
}
u:hover {
border-bottom: 2px dotted transparent;
-webkit-transition: 0.5s;
}
b {
font-weight: italic;
color: #777; text-decoration: strong;font-family: century gothic;
-webkit-transition-duration: 1s;
}
b:hover {
color: #fff;
-webkit-transition-duration: 1s;
}
/*post,sidebar title*/
.h1 {
background: #f8f8f8;
'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
font-style: italic;
letter-spacing: 0px;
font-size:9px;
letter-spacing: 3px;
text-align: center;
text-transform: uppercase;
color:#444;
width: 500px;
padding:2px;
margin-bottom:5px;
margin:10px;
}
.h2 {
background: #f8f8f8;
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
font-style: italic;
letter-spacing: 1px;
font-size:9px;
letter-spacing: 3px;
text-align: center;
text-transform: uppercase;
color:#444;
width: 200px;
padding:2px;
margin-bottom:5px;
margin:10px;
}
.h3 {
font-family: tt;
font-size: 8px;
text-transform: normal;
text-align: right;
color:#ccc;
}
/* HEADER */
#head {
text-align:center;
width:800px;
margin:auto;
margin-top:-7px;
;
background-color:transparent
}
.he {
top:0px;
height:250;
width:800px;
text-align:center;
}
.kiss {
font-family: 'cambria', serif;
width:800px;
height:20px;
padding-top:9px;
padding-bottom:3px;
text-align:center;
margin-bottom:30px;
text-transform:uppercase;
background: #444;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.kiss a{
color:#fff;
background: transparent;
display:inline-block;
width:50px;
height:10px;
padding:3px;
text-align:center;
margin-left:9px;
font-size:9px;
letter-spacing:2px;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
border: 2px solid transparent;
}
.kiss a:hover {
background: #444;
color: transparent;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
border: 0px solid #999999;
}
.harry{
display:inline-block;
width: 240px;
height: 15px;
margin:5px;
background: transparent;
font:10px calibri;
text-align:center;
Text-decoration:none;
color:#ea9792;
text-transform:uppercase;
border:1px solid #777;
border-left: 10px solid #777;
}
.harry:hover{
-webkit-transition-duration: 0.5s; color: #a3a3a3; border-left: 1px solid #777; border-right: 10px solid #777;}
#link {
text-align: center;
line-height: 9px;
font-family: consolas;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 8px;
padding: 0px 0px 5px 0px;
border-bottom: 0px double #F0F0F0;
}
#link a {
color: #CCC;
padding: 0px 2px 0px 3px;
display: inline-block;
margin-top: 5px;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
}
#link a:hover {cursor:default;
color: #AAA;
background: #F0F0F0;
}
#icons a:hover {cursor:default;
background: none;
}
#icons img { opacity: 0.51;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
}
#icons img:hover {cursor:default;
}
#s-m-t-tooltip {
;
background: #fff;
font-size: 9px;
line-height: 11px;
font-family: cambria;
letter-spacing: 1px;
text-transform: lowercase;
color: #b0b0b0;
text-align: left;
padding: 5px 10px 5px 10px;
display: block;
border-radius: 5px;
margin: 24px 14px 7px 12px;
-webkit-box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.1);
-moz-box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.1);
box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.1);
}
.suho, .suho1{
display:inline-block;
width:90px;
padding:2px;
height: 7px;
margin:-5px;
background:#fff;
font:8px tt;
text-align:center;
Text-decoration:none;
font-color:#fff;
text-transform:uppercase;
background-color:#fff;border: 1px solid #b0b0b0;
border-left: 10px solid #fff;
}
.suho:hover, .suho1:hover{
-webkit-transition-duration: 0.5s; background-color:#fff;border: 1px solid #b0b0b0;}
@font-face {
font-family:tt !important;
src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf') !important;
}
.suho{border:1px solid #b0b0b0;
border-left: 10px solid #b0b0b0;}
.suho1{border:1px solid #898989;
border-left: 10px solid #898989;}
#luhan{ width:100px;height:100p;
border: 1px solid #e6e6e6;
padding:6px;
background:#fff;
}
body{
background:#fff!important;}
img.meimei{float: left;margin:10px;border:3px solid #F0E8D3;-moz-border-radius: 100px 100px 20px 90px;
-webkit-border-radius:100px 100px 2px 90px;
border-radius:100px 100px 2px 90px;
border: 1px solid #e6e6e6;-webkit-transition: opacity 0.8s linear;-webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out;-o-transition: all 0.8s ease-in-out;}
img.gongju{float: right;margin:10px;
-webkit-border-radius:100px 90px 100px 0px;
-moz-border-radius:100px 90px 100px 0px;
border-radius:100px 90px 100px 0px;
-webkit-transition: all 0.8s ease-out;
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
border:1px solid #eee;}
img.right:hover{float: right;margin:10px;}</style>
<div id="head">
<div class="he">
<img src="http://i.imgur.com/Dt3IjcN.png" width="800" /></div>
<div class="kiss">
<center>
<a href="http://my.dek-d.com/ชื่อไอดี/friend/request_friend.php">add me </a> <a href="http://my.dek-d.com/ชื่อไอดี/qmsg/">qmsg </a> <a href="http://my.dek-d.com/ชื่อไอดี/writer/">writer </a> <a href="http://my.dek-d.com/ชื่อไอดี/friend/">friend </a><a href="http://my.dek-d.com/ชื่อไอดี/pet/">pet </a> <a href="http://my.dek-d.com/ชื่อไอดี/assessment/Character_popup.php">zip me</a></center>
</div>
</div>
<table align="center" border="0" cellspacing="4" style="font-size: 10px; color: #777; line-height: 16px; background: #fff; letter-spacing: 1px; border:0px solid #eee; overflow: auto;box-shadow:0px 0px 4px #eee;" width="800">
<tbody>
<tr>
</tr>
</tbody>
<tbody>
<tr>
<td style="width:630px; background:none; font-size:11px;" valign="top">
<div id="post">
<blogger>
<div class="h1">
<blogitemtitle><span style="font-size:14px;">welcome to my.id</span></blogitemtitle></div>
</blogger></div>
<div style="text-align: center;">
<blogger><span style="font-size:10px;">ฮัลโหล สวัสดีค่า บลาๆๆๆๆ<br />
ชื่อ อายุ บลาๆๆๆ<br />
อะไรก็ใส่ๆไปเนาะ .........<br />
แต่ห้ามลบเครดิต ถ้าลบขอให้สอบตก สาธุ -/\-<br />
.<br />
.<br />
.<br />
.<br />
.<br />
.<br />
.<br />
.<br />
.<br />
.<br />
.<br />
.<br />
.<br />
.<br />
.<br />
.<br />
.<br />
.</span></blogger></div>
</td>
<td class="sidebar" div="" valign="top">
<div class="h2">
Bonjour</div>
<center>
<div id="luhan">
<img src="http://i.imgur.com/vnK2UDn.gif" /></div>
</center>
<div id="link">
<div id="icons">
</div>
</div>
<center>
สวัดดีค่า ชื่อ.... อายุ....<br />
เกิดวันที่.... กรุ๊ปเลือด......<br />
อะไรก็ใส่ๆไป</center>
<div class="h2">
music</div>
<div style="text-align: center;">
</div>
<div style="text-align: center;">
<embed allowfullscreen="true" allowscriptaccess="always" height="100" src="http://www.youtube.com/v/1Dh3H521dpE?version=3&hl=en_US&rel=0&autoplay=1&loop=1&controls=0&playlist=_fclrqx9vOE " type="application/x-shockwave-flash" width="200"></embed></div>
<center>
<div class="h2">
Credit</div>
blog by <a href="http://www.blogskins.com/">blogskins</a> , <a href="http://my.dek-d.com/shugochara_amu/writer/viewlongc.php?id=1220564">pammi id dream</a><br />
<!-- END credit-->music: <a href="http://www.youtube.com">youtube</a>,<a href="http://writer.dek-d.com/bananajub555/writer/viewlongc.php?id=806042&chapter=50">the cat code</a></center>
</td>
</tr>
</tbody>
</table>
<br />
C O D E - ต้นฉบับที่ยังไม่ได้แก้ - - - - - - - - - - - - - - - - - - - - - - - - - - - |
สำคัญ
|
ความคิดเห็น