Pink.
STATUS
路過的//來訪者們 : 部落格留言箱 // chatbox 在部落格最上方的圓形圖箱子內.既然來了不妨先留個言再離開吧~~♥

By,мƨ,ғℓʏιиɢɢ










Pink Life. ♥

Pink , It's not just a color , It's an attitude.

HOME OWNER IDOL FOLLOW DBOARD NEWER OLDER

4 BTS > JUST ONE DAY
2017年3月9日星期四 - Permalink - 0 Comments



PREVIEW


<!--------------------------------------------------------------------------
Name : Spring day
Basecode : l6-flyinggg.blogspot.com
Skin by : l6-flyinggg.blogspot.com

Don't remove the credits or link, please!
--------------------------------------------------------------------------!>

<html>
<head>
<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="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgojDFVD-fY_B0mW70DPYC4MATzDCDrlv8xRVrvPcr_FPuwg3hVAnQGbNyUIvSwfs649azEMiuSLUtIm1s0U8APyElF8HQxoCPfa9jvsw3MDpj4rvTOGvgO1ljFk6BIWwyUIkxn07cQX2sZ/h120/tumblr_n1ibknduv71s7eidoo1_1280.png" width="150"/>', //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, right:mainobj.controlattrs.offsetx, opacity:0, cursor:'pointer'})
.attr({title:"Let's Fly High !"})
.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>

<base target='_blank'/>
<title> -하 루 만- </title>
<style type="text/css">
#navbar-iframe {
display:none;
}

@font-face {font-family:tt;src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}


body {
background:white;
letter-spacing:1px;
background-attachment:fixed;
font-family:trebuchet ms;
font-size:12px;
color:#000;
cursor: url(http://i.imgur.com/SjXguIz.png),auto;
}

table {
padding:20px 10px 10px 10px;
background:#fff;
border-bottom:1px solid #eee;
}

.page {
width:650px;
padding:5px 20px 5px 5px;
font:10pt batang;
color:#999;
text-align:center;
}

.side {
width:300px;
padding:5px 5px 5px 15px;
font:10px georgia;
color:#000;
}

a.tae {
width:100px;
display:inline-block;
background:#fff;
color:#999;
cursor:vertical-text;
font:bold 15px arial;
padding:10px;
float:right;
text-transform:uppercase;
text-align:center;
text-decoration:none;
}

a.tae:hover{
background:#FFE4ED;
}


a:link, a:visited {
color:#000;
text-decoration:none;
cursor: url(http://i.imgur.com/SjXguIz.png),auto;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-o-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}

a:hover {
color:#eee;
}

.bts{
background-color:#FAD1E8;
text-align: center;
box-shadow: 1px 1px 5px #888888;
padding:15px 30px 15px 15px;
color:#000000;
}


.chim{
background:#FFE4ED;
text-align:right;
font: 19px 'Oswald',arial;
text-transform:uppercase;
box-shadow: 1px 1px 5px #888888;
border:3px solid #fff;
padding:15px 30px 15px 15px;
color:#000000;
-webkit-transition:All 0.4s ease;
-moz-transition:All 0.4s ease;
-o-transition:All 0.4s ease;
line-height:11px;
text-decoration:none;
}

::-moz-selection, ::selection {
background:#000;
color:#fff;
}

.blogger-labels a{
color:pink;
}

.blogger-labels {
background:;
padding:2px 5px 5px 5px;
font:9px segoe UI;
letter-spacing:2px;
color:darkpink;
margin-top:10px;

}

ul {
list-style-type: square;
line-height: 15px;
}

u {
text-decoration:none;
border-bottom:1px dashed #aaa;
}

i {
color:#aaa;
}

strike {
color:#999;
}

b {
text-decoration: strong;
letter-spacing:1px;
color: #566D7E;
}


.kotak a{
background:pink;
display:inline-block;
width:80px;
margin-top:5px;
margin-bottom:10px;
padding:3px 0px 3px 0px;
text-align:center;
color:#fff;
font:10px corbel;
text-transform:uppercase;
font-weight:bold;
}

::-moz-selection, ::selection {
background:#eee;
color:#fff;
}

::-webkit-scrollbar {
width:10px;
height:5px;
}

::-webkit-scrollbar-track-piece  {
background:#fff;
}

::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal{
background:pink;
}

blockquote{
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhI8zsmHsAfAV1skxSxqsZ7JMCcSoQIAaMtYU8_pXdXBunFJhDKDW1tLd-cWB2cNT5a8zbRDA8EiH9CVPqll3KFYjyrMFwEt5xnUHNuevpfxeYFlcIdX25Edj9waTyYpiH8tDmvI5Uc7jct/s1600/grey.png);
padding:10px;
border:3px solid #ffd5d5;
color:#808080;
-webkit-transition: 1.0s;
-moz-transition: 1.0s;
}

blockquote:hover{
border-radius:20px;
-webkit-transition: 1.0s;
-moz-transition: 1.0s;
-webkit-box-shadow: 0px 0px 8px #ffd5d5;
-moz-box-shadow:    0px 0px 8px #ffd5d5;
box-shadow:         0px 0px 8px #ffd5d5;
}



.one{
position:fixed;
top:0px;
left:0px;
width:100%;
background:transparent;
padding:10px;
color:white;
text-align:center;
z-index:999;
}

.two {

margin:-10 auto;
padding:10px;
background:white;
color:white;
z-index:999;
width:880px;
border-bottom:1px solid #f6f5f7;
}

.nav a{
display:inline-block;
width:50px;
font:12px georgia;
font-style:italic;
text-decoration:none;
margin:5px 20px 5px 20px;
text-align:center;
color:pink;
letter-spacing:1px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}



.affi a{
font-family:000000;
font-size:12px;
display:inline-block;
border:1px solid #eee;
border-radius:13px;
text-align:center;
width:80px;
color: #000000;
background:#FFE4ED;
padding:1px;
margin:2px;
text-decoration: none;
-webkit-transition-duration:1200ms;
}

.affi a:hover {
display:inline-block;
text-align:center;
width: 75px;
color: #000;
background:#fff;
border-radius:0px;
padding:1px;
margin:2px;
text-decoration: none;
-webkit-transition-duration:1200ms;
}

#s-m-t-tooltip {
background:lightpink;
font:9px georgia;
line-height: 11px;
letter-spacing:1px;
text-transform:lowercase;
font-style:italic;
color:white;
text-align: center;
padding:5px;
display: block;
margin: 10px 10px 7px 12px;
border-radius:5px;
box-shadow:1px 1px 1px #eee;
}


.V {
width:300px;
padding:3px;
margin:-5px 0px 5px 0px;
border-radius:10px;
-webkit-transition:All 0.4s ease;
-moz-transition:All 0.4s ease;
-o-transition:All 0.4s ease;
}

.atas {
background:#;
width:782px;
padding:10px 5px 5px 5px;
text-align:center;
font:10px georgia;
margin:0 auto;

}

.updown {
background:#;
width:782px;
padding:10px 5px 0px 5px;
text-align:center;
font:8px helvetica;
letter-spacing:2px;
text-transform:uppercase;
color:#999;
margin:-3 auto;

}

.updown a{
color:#999;
}

.header {
font:90px batang;
text-transform:none;
text-align:center;
margin:130px 10px -20px 10px;
color:pink;
letter-spacing:0px;
text-shadow: 1px 1px #eee;
}

</style>
<div style=" position:absolute; top:0px; left:30px;">
<img src="http://4.bp.blogspot.com/-hfJU_cNGJ9Y/UAGpggPUMLI/
AAAAAAAAA-E/aqxEq_QHBRg/s1600/pink.png" /></div>
<div style=" position:absolute; top:60px; left:50px;"><center>
<object width="140" height="25">
<param name="movie" value="https://www.youtube.com/v/RugZlZhPqQg?fs=1&amp;hl=en_US&amp;color1=0xCODE COLOUR&amp;rel=0autoplay=1&&color1=0xffffff&color2=0xffffffamp;hl=en_US&amp;autoplay=1" />
<param name="allowFullScreen" value="true" />
<param name="allowscriptaccess" value="always" />
<embed src="https://www.youtube.com/v/RugZlZhPqQg?fs=1&amp;hl=en_US&amp;color1=0xCODE COLOUR&amp;rel=0autoplay=1&&color1=0xffffff&color2=0xffffffamp;hl=en_US&amp;autoplay=1"
type="application/x-shockwave-flash" width="140" height="25"
allowscriptaccess="always" allowfullscreen="true">
</embed></object></center></div>


<center>
<div class="header">
<div style="margin-top:0px;">
<div style="display:inline-block;width:530px;padding:3px;border-radius:0px 0px 0px 0px;border: 0px solid #FFDFEA;">

<div style="display:inline-block;width:530px;padding-top:285px;border-radius:0px 0px 0px 0px;border:0px dotted #FFDFEA;border-bottom:none;background-repeat:no-repeat;background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjEJFtVU1sUcB4LJZ-TK4M-a_djSFgCeEDjag7BGGqnGDcf-2_38BoZBT8YgOqgj8W_svbPOMjspqcUic84hYc6lQLE5hDOUDiO1wOrZS0k4w49IO5aYC70gYApUfKCCTxFQ_OVH3XCULH8/s1600/anigif.gif);"></div></div><br>
하루만 JUST ONE DAY.</div>

<div style="position: absolute; top: 5px; right: 320px;">

<div class="nav">
<a class="tae" href="http://www.blogger.com/follow-blog.g?blogID=3447107805588357283">FOLLOW</a>
<a class="tae" href="http://www.blogger.com/home">DASHBOARD</a>
<a class="tae"onClick="document.getElementById('page').innerHTML=document.getElementById('affies').innerHTML" >affiliates</a>
<a class="tae" onClick="document.getElementById('page').innerHTML=document.getElementById('author').innerHTML" >ABOUT</a>
<a class="tae"onClick="document.getElementById('page').innerHTML=document.getElementById('back').innerHTML" >refresh</a>
</div>

</div></div>

<table width="650" align="center" cellspacing="0" cellpading="0"><tr>
<td valign="top"><div class="page">
<div id="page">
<blogger>
<div class="chim"><span class="PostTitle"><a href="<$BlogItemPermalinkURL$>"><$BlogItemTitle$></a></span></div>
<div class="bts">Posted on <BlogDateHeader><$BlogDateHeaderDate$>, </BlogDateHeader><$BlogItemDateTime$>, <BlogItemCommentsEnabled><$BlogItemCommentCount$> <a class="comments" href="https://www.blogger.com/comment.g?blogID=<$BlogID$>&postID=<$BlogItemNumber$>&isPopup=true" onclick="window.open(this.href,'newwin', 'bloggerPopup', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=200,height=450');return false;">Comment</a>.</BlogItemCommentsEnabled></div><br>
<$BlogItemBody$>
</blogger>
<div class="kotak" style="float: left;"><NewerPosts><a href="<$NewerPosts$>">Newer</a></NewerPosts></div>
<div class="kotak" style="float: right;"><OlderPosts><a href="<$OlderPosts$>">Older</a></OlderPosts></div>
</div></div>

<td valign="top">
<div class="side">
<div class="chim">Intro</div>
<div class="bts">About Me</div><br>
<center>
<img class="V" src="https://ozuvessalius.files.wordpress.com/2014/05/bts-just-one-day-bts-36887100-550-367.jpg" /></center>
<div style="font:11px dotum; width:300px; margin:0 auto;">
<center>Hello Sweetie! you came to my blog! The place where I keep my memories! Welcome ! You've stuck in my world. Be nice here !I hope you enjoy the journey and do not leave without comment! And copycats not allowed. No harsh word here , No rude words too! Haters are not allowed here. Thank you :) Feel free to navigate around here. Feel bored? Just click ctrl+w. ;)</center></div>
<br><br>

<div class="chim">Cbox</div>
<div class="bts">Walkie-Talkie</div><br>
<center><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjNejSULVTaTcjSqG4GdNNQ9Mcqli9EpQhXdcXQBpt-RPW3qvx5fb9kfhm8YQHV_BMWiveD9nMfu1smfVNjJdP2y5uR_mrLuxbMRVmwP32qnorE4mvSfWXxj4SOAAvm6bJgSOM-FyFnfMg/s200/pink.png" /></a><br></center>
<center>urcboxcodehere</center>
</div>
<br><br>
<div class="chim">Time Machine</div>
<div class="bts">Back To the Past</div><br>
<div style="text-align:left;overflow-x:hidden; overflow-y:scroll; margin:0 auto; border:1px dotted #eee; padding:5px; height:80px; font:8px tt;">
<bloggerpreviousitems>
<a  href="<$BlogItemPermalinkURL$>">
<li><$BlogPreviousItemTitle$></li>
</a>
</BloggerPreviousItems></div>
<br><br>
</div>
<br><br>
<div class="chim">Credits</div>
<div class="bts">Thank-You</div><br>
<center><img src="http://images6.fanpop.com/image/photos/36800000/BTS-Just-One-Day-bangtan-boys-36887087-500-334.jpg" width="300px">
<br>
<!------------Dont remove the credit or i kill u-------------!>
<center>Template by : <a href="http://l6-flyinggg.blogspot.com/">Ms-fly</a><br>
Bascode :  <a href="http://l6-flyinggg.blogspot.com/">Ms-fly</a><br>
TutoBies : <a href="http://nurulatiqahjaidin.blogspot.com/">Atiqah</a><br>
The Owner: <a href=http://ururl.blogspot.com"">yourname</a><br>
<!------------Dont remove the credit or i kill u-------------!>
</div>
<br><br>
</td></tr></table>


<div id="back" style="display:none">
<blogger>
<div class="chim"><span class="PostTitle"><a href="<$BlogItemPermalinkURL$>"><$BlogItemTitle$></a></span></div>
<div class="bts">Posted on <BlogDateHeader><$BlogDateHeaderDate$>, </BlogDateHeader><$BlogItemDateTime$>, <BlogItemCommentsEnabled><$BlogItemCommentCount$> <a class="comments" href="https://www.blogger.com/comment.g?blogID=<$BlogID$>&postID=<$BlogItemNumber$>&isPopup=true" onclick="window.open(this.href,'newwin', 'bloggerPopup', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=200,height=450');return false;">Comment</a>.</BlogItemCommentsEnabled></div><br>
<$BlogItemBody$>
</blogger>
<div class="kotak" style="float: left;"><NewerPosts><a href="<$NewerPosts$>">Newer</a></NewerPosts></div>
<div class="kotak" style="float: right;"><OlderPosts><a href="<$OlderPosts$>">Older</a></OlderPosts></div>
</div></div></div>

<div id="author" style="display:none">
<div class="chim">About myself</div>
<div class="bts">I am the boss</div><br>
<center><img src="https://s-media-cache-ak0.pinimg.com/736x/43/f5/ba/43f5ba460ee9f5a27df9180295431b2a.jpg"" width="520px" /></center><br>

replace with your profile here.
</br>

</div>
<div>


<div id="affies" style="display:none">
<div class="chim">Link Exchange</div>
<div class="bts">My friends </div><br>
<center><img src="https://gitadhebby.files.wordpress.com/2014/07/63279620520498182443.jpeg" width="520px"></center>
<br>
<div class="affi">
<center>
<a href="LINK HERE">CHINGU</a>
<a href="LINK HERE">CHINGU</a>
<a href="LINK HERE">CHINGU</a>
<a href="LINK HERE">CHINGU</a>
<a href="LINK HERE">CHINGU</a>
<a href="LINK HERE">CHINGU</a>
<a href="LINK HERE">CHINGU</a>
<br>
<a href="LINK HERE">CHINGU</a>
<a href="LINK HERE">CHINGU</a>
<a href="LINK HERE">CHINGU</a>
<a href="LINK HERE">CHINGU</a>
<a href="LINK HERE">CHINGU</a>
<a href="LINK HERE">CHINGU</a>
<a href="LINK HERE">CHINGU</a>
<br>
</center></div>
<br>
<center><blockquote>Link Exchange is Currently OPEN , Tell me in my cbox . Delete mine , delete yours . TQ </blockquote></center>
<br>
<br>
<br>

</div></center>
<div class="updown">2016 © skin made by <a href="http://ms-flyinggggg.blogspot.my/">Ms-fly</a>. fully edit by Ms.fly.<br> please take out everything here with full and proper credit. thank you.</div>
</center>
</html>

防彈少年團<就一天>皮膚來了, 這是我最愛的皮膚之一 , 算是割愛吧就這樣分享上來了. 而且<就一天>這首歌對我來說特別有意義, 因為我是因為這首歌而飯上防彈少年團的, 算算起來我已經飯上他們三年了. (莫名感動) 歡迎阿米/非阿米們盡情享用喔.



抱走皮膚前麻煩先留言 ,PLEASE LEAVE A COMMENT IF YOU ARE USING THIS BLOGSKIN.


e n d



Writter

歡迎光臨 , 這裡是本寶寶分享製作過的所有部落格皮膚的地方. (〃▽〃)
本人官方部落格 - Missy Fly
請多多指教 , 如有任何問題可直接留言在本人的留言箱喔 , 謝謝!

Credit

Template by Ms-fly
Owner is MY name