
2017年2月28日星期二 - Permalink - 0 Comments
<!--------------------------------------------------------------------------
Name : Spring day
Basecode : l6-flyinggg.blogspot.com
Skin by : l6-flyinggg.blogspot.com
Don't remove the credits or link, please!
--------------------------------------------------------------------------!>
<html>
</script>
<script type="text/javascript">$('body').hide();$('body').fadeIn(10000);</script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script type="text/javascript" >
/***********************************************
* Scroll To Top Control script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* Modified by www.MyBloggerTricks.com
* This notice MUST stay intact for legal use
* Visit Project Page at http://www.dynamicdrive.com for full source code
***********************************************/
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 (0=top).
setting: {startline:100, scrollto: 0, scrollduration:1000, fadeduration:[500, 100]},
controlHTML: '<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhjn3YQJPA5VoGbqLKc2LdW5_ckQdd2sTr3VbHX4urzJxBFT5JugPP0sVu0ao2AfStd6bNY8rC3OHe4ZqqvK7cfq9u4xREA2-FqsmJNfhyphenhyphen5C_OdUkVtakJ1KeHChrS32La1Vc2ubSRNBLSs/s200/fly.png" width="180" />', //HTML for control, which is auto wrapped in DIV w/ ID="topcontrol"
controlattrs: {offsetx:5, offsety:5}, //offset of control relative to right/ bottom 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:'Scroll Back to Top'})
.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>
<head><link rel="shortcut icon" href="http://media.tumblr.com/a40cd95745a90266198a2fbd7f7e1310/tumblr_inline_mgpjd2Z76a1qdlkyg.gif" /><Br><br><br>
<title>Be your SWEET GIRL</title>
<link href='http://fonts.googleapis.com/css?family=Patrick+Hand' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
<style type="text/css">
#navbar-iframe {
display: none;
}
.b1a4 {
margin-left: 0px;
margin-bottom: -40px;
}
body {
background:url(http://i.imgur.com/Oqx32Ds.png);
background-attachment: fixed;
font-family: 'Short Stack';
font-size: 11px;
text-align: left;
cursor:url(http://i42.tinypic.com/27x4ck.png),auto;
}
a:link, a:visited {
color:#F488B1;
-webkit-transition-duration: 0.5s;
text-decoration:none;
}
a:hover {
background-color: #FFEAEA;
border-radius:3px;
padding:1px;
-webkit-transition-duration: 2s;
filter: none;
color: #69B3FE;
text-decoration:none;
}
.title {
background: #fecdc9;
padding: 5px;
text-align: center;
border: 2px solid #ccc;
margin-bottom: 15px;
-moz-border-radius-bottomright: 10px;
border-bottom-right-radius: 10px;
-moz-border-radius-topleft: 10px;
border-top-left-radius: 10px;
}
.title1 {
margin-top:0px;
background:#fff;
border:2px solid #E6E6E6;
font-family:'Patrick Hand';
font-size: 12px;
padding:4px;
padding-left:20px;
letter-spacing:2px;
text-transform:block;
}
blockquote{ background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhI8zsmHsAfAV1skxSxqsZ7JMCcSoQIAaMtYU8_pXdXBunFJhDKDW1tLd-cWB2cNT5a8zbRDA8EiH9CVPqll3KFYjyrMFwEt5xnUHNuevpfxeYFlcIdX25Edj9waTyYpiH8tDmvI5Uc7jct/s1600/grey.png ); padding:10px; border-radius:10px; border-left:10px solid #FBC4EE; border-right:10px solid #FFABEF; border-top:2px solid #FDDAF0; border-bottom:2px solid #FDDAF0; color:#FFABEF; -webkit-transition: 1.0s; -moz-transition: 1.0s; font-family:calibri } blockquote:hover{ border-radius:20px; -webkit-transition: 1.0s; -moz-transition: 1.0s; -webkit-box-shadow: 0px 0px 8px #FFABEF; -moz-box-shadow: 0px 0px 8px #FFABEF; box-shadow: 0px 0px 8px #FFABEF; }
.header {
background:#eee;
padding: 15px;
margin-bottom: -20px;
z-index: 100;
position: relative;
width: 1000px;
}
@font-face {
font-family:tt !important;
src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf') !important;
}
i , s, strike {
color: #A4A4A4;
}
b {
color:#ccc;
-webkit-transition-duration: 1.5s;
}
b:hover {
color: #BAD4E6;
-webkit-transition-duration: 1.5s;
}
a.link {
background: #fff;
padding: 1px;
border: 2px solid #BAD4E6;
width: 100px;
display: inline-block;
color: #ccc;
-webkit-transition: 1s;
text-align: center;
text-transform: uppercase;
font-size: 9px;
line-height: 15px;
margin-bottom: 5px;
font: 10px tt;
padding: 3px;
}
a.link:hover {
box-shadow: inset 130px 0 0px 0 #BAD4E6;
-webkit-transition: 1s;
color: #fff;
}
::-webkit-scrollbar {
height: 12px;
width: 7px;
background: #fff;
}
::-webkit-scrollbar-thumb {
background-color: #E6BBC2;
-moz-border-radius: 10px;
border-radius: 10px;
border: 2px solid #fff;
}
a.follow{
color:#fff;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
text-decoration:none;
font-family:Patrick Hand SC;
font-size:17px;
padding:5px;
border-radius:5px;
width:70px;
text-align:center;
background:#FED3D3;
border: 2px solid #D0ECFF;
display:inline-block;
}
a.follow:hover{
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
color:#ffffff;
text-decoration:none;
padding:5px;
border: 2px solid #FED3D3;
border-radius:5px;
width:70px;
background:#D0ECFF;
text-align:center;
display:inline-block;
}
::selection {
background: #eee;
color: #ccc;
}
u {
text-decoration: none;
border-bottom: 2px solid #BAD4E6;
}
.comment-timestamp {
margin:0 0 .5em;
padding:0 0 .75em 20px;
color:#666;
}
.deleted-comment {
font-style:italic;
color:gray;
}
#comments {
margin:5;
border-width:0 1px 1px;
padding:20px 0 15px 0;
}
.comment-icon blogger-comment-icon{display:none}
#comments-block {
margin:2px ;
}
.comment-data {
background:url("http://i257.photobucket.com/albums/hh205/xoxojays/smilies/crayon/pic015demoji_8346430decoojp.gif") no-repeat 2px .3em;
margin-top:5px !important;background-size:15px;
padding:0 0 0 20px;
color:#666;
}
span.comment-icon{display:none}
.comment-poster {
font-weight:bold;
}
.comment-body {
margin:0px;
}
.comment-body p {
background:#FFFFFF;
border:4px solid #FCEBED;
margin:0em;
padding:5px;
color:#808080;
}
#cornerplayer
{z-index:999;
background-color:#FAB0CE;
width:50px;
height:50px;
border-radius:0px 50px 0px 0px;
-moz-border-radius:0px 50px 0px 0px;
position:fixed;
overflow:hidden;
bottom:0px;
left:0px;
-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;
}
#icon
{margin-top:25px;
margin-bottom:20px;
margin-left:-5px;
-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;
}
#cornerplayer:hover
{width:200px;
-moz-border-radius:0px;
border-radius:0px;
}
#cornerplayer:hover #icon
{margin-top:10px;
margin-left:0px;
margin-bottom:4px;
}
</style>
<div id="cornerplayer"><center>
<div id="icon"><img src="http://i122.photobucket.com/albums/o260/mhilka/minigifs/minigif01.gif "/></div>
<div><center><object width="200" height="25"><param name="movie" value="http://www.youtube.com/v/GGTMPklG4Yg?version=2&autoplay=1&hl=en_US&" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/GGTMPklG4Yg?version=2&autoplay=1&hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="200" height="25"></embed></object></center></div>
</center> </div>
</style>
<style>
.hyosung{
width:100%;
background:url(http://s3.amazonaws.com/spoonflower/public/design_thumbnails/0175/4003/rrLight_Pink_shop_thumb.png);
border-bottom:8px solid #080607;
position:fixed;
top:0px;
left:0px;
box-shadow:0 0 6px #ccc;
text-align:center;
padding:10px;}
a.jieun{
background:#fff;
text-decoration:none;
color:#0A0C0D;
padding:5px;
font:11px 'Short Stack';
margin-left:10px;
margin-right:20px;
-webkit-transition:All 0.4s ease;
-moz-transition:All 0.4s ease;
-o-transition:All 0.4s ease;
display:inline-block;
width:60px;}
a.jieun:hover{background:#E6EEF4;
border:1px solid #fff;
color: #fff;
background:#FFDAF0;
-webkit-transition: 1.0s;
-moz-transition: 1.0s;
}
</style>
<center>
<div style="background:url(http://www.artmoth.com/images/content/backgrounds/14-1283625711-bg-hello-kitty-with-hearts-on-pink.png);width:1000px;border-radius: 0px 0px 0px 0px;padding:20px;margin-top:15px;">
<center>
<img class="b1a4" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_JT2TTA_1L2Ylnt-I_U1DIwxVIFdIEpvQRzV-SHPAn99GS2OdR-fwNnylO-iXX_GnaniWQHXf5Ix9SxOJrEzaGYFvSYM_nyqqN8Sa2LNRFQXJYw2TZ9rISB0MdYJtFH7JRx8naIJ0rsfd/s1600/header+b1a4.png" />
<center><br>
<div style="background: #FFFFFF;"/>
<br>
<div class="hyosung">
<a class="jieun" onClick="document.getElementById('entry').innerHTML=document.getElementById('journal').innerHTML" >HOME</a>
<a class="jieun" onClick="document.getElementById('entry').innerHTML=document.getElementById('about').innerHTML" >ABOUT</a>
<a class="jieun" onClick="document.getElementById('entry').innerHTML=document.getElementById('links').innerHTML" >LINKIES</a>
<a class="jieun" href="<$NewerPosts$>">NEWER</a>
<a class="jieun" href="<$OlderPosts$>">OLDER</a>
<a class="jieun" href="http://www.blogger.com/follow-blog.g?blogID=<$BlogID$>">FOLLOW</a></div></div>
</head>
<table style="font-size: 11px; color:grey; letter-spacing:1px;line-height: 17px; background:#fff;" width="1000" align="center" border="0" cellspacing="8">
<tbody><tr>
<td valign="top" style="line-height:15px; letter-font-size:10px; width:100px; padding:10px;">
<div class="title">HELLO PEEPS!</div><br>
<center>
<div style="background:url(URL BACKGRUND) repeat; border:1px solid #EEE;padding:5px;width:200px;">
<img style="width:200px;height:200px;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHbyCW4xc6fjJAJVdIegSpyTypJVKeSoWeIQA0EzQS4Me_WTX6gKo-azQa5RJZtHihlc-LPfNFK8XzyWv6zk7zMRZzI3nH46ZS_n_i2GFu6cnFUZX-OasHT_RQRFgsnnotTDQa8h58MUri/s320/11820448_1605719179687545_40704273_n.jpg">
</div><br>
<center><a class="follow" href="http://www.blogger.com/follow-blog.g?blogID=3447107805588357283">Follow</a> <a class="follow" href="http://www.blogger.com/home">Home</a> </center><br>
<center><text>Let's fly , B1A4. I MA' BANA<BR>
Change with your words here.<br /><br /></center></b></div>
<div class="title">THE MAGICS</div><br>
<form action="/search" id="searchThis" method="get" style="display: inline;">
<div style="text-align: center;">
<input id="searchBox" name="q" onblur="if(this.value=='')this.value=this.defaultValue;" onfocus="if(this.value==this.defaultValue)this.value='';" style="background: #ffffff; border-radius: 5px; border: #F8DFE5 solid 3px; color: #bfbbbd; font-size: 11px; padding: 4px; width: 150px;" type="text" value="Search here" vinput="" /> <input id="searchButton" style="background: #F8DFE6; border-radius: 5px; border: #E0E6F8 solid 1px; color: white; font-size: 11px; padding: 4px;" type="submit" value="Find" /></form><br>
<center><br><div style="border:5px solid #eee;background:url(http://i1074.photobucket.com/albums/w419/amaninaonly/polkadotpink-1.gif); width:200px; padding:5px; border-bottom:none;-webkit-border-top-left-radius: 30px;-webkit-border-top-right-radius: 30px;-moz-border-radius-topleft: 30px;-moz-border-radius-topright: 30px;border-top-left-radius: 30px;border-top-right-radius: 30px;color:#aaa;text-align:center;">
OLD MAGICS</div>
<div style="border:5px solid #eee;background:url(http://peaceandlove.in/hash/seamless-pattern-samples/3/0/f/30f-seamless-pattern-with-big-pink-bows-on-a-white-background-for-wedding-or-baby-shower-album-142239493.jpg); width:190px; overflow-x:hidden; overflow-y:scroll;padding:10px; height:75px; ">
<bloggerpreviousitems>
<bloggerpreviousitems>
<a href="<$BlogItemPermalinkURL$>">
<div class="me"><$BlogPreviousItemTitle$></div>
</a>
</BloggerPreviousItems>
</div></center><br><br>
<div class="title">WALKIE TALKING</div><br>
<center>
YOURCBOXCODEHERE.
</center><br>
<div class="title"> BEHIND THE SCENE</div><br>
<center>
<!------------Dont remove the credit or i kill u-------------!>
<img src="http://i257.photobucket.com/albums/hh205/xoxojays/smilies/barbiepink/pic009demoji_12711462decoojp.gif"/>© 2015 - Full Template by <a href="http://l6-flyinggg.blogspot.com/">Jessey</a> <a href="http://www.blogskins.com/info/391432">Missy Fly</a> and edited By <a href="urblogurl">Yourname</a>.<br>
<img src="http://i257.photobucket.com/albums/hh205/xoxojays/smilies/barbiepink/pic009demoji_12711462decoojp.gif"/> I grab n grab the cute picture from <a href="http://www.google.com/">GOOGLE</a>.
And also thanks to <a href="http://www.wment.co.kr/">WM ENTERTAINMENT </a>for born a best group like B1A4. <br> <br>
</div></div></td>
<!------------Dont remove the credit or i kill u-------------!>
<td valign="top" style="width:600px; padding:10px; ">
<div id="entry">
<Blogger>
<div class="title"><$BlogItemTitle$></div><div class="title1" style="float:center;text-align:right;"><BlogDateHeader><$BlogDateHeaderDate$></BlogDateHeader> | <a href="<$BlogItemCommentCreate$>"<$BlogItemCommentFormOnClick$>> <$BlogItemCommentCount$> Magic (s)</a></BlogItemCommentsEnabled></div><$blogitembody$>
</p>
<itempage>
<div id="comments" style="margin-top:5px;">
<blogitemcommentsenabled><a name="comments"></a>
<dl id="comments-block">
<div style="width:550px; padding:5px;margin-top:20px;border:4px solid #EEE;6px;background:url(URL BCKGRND); box-shadow:0 0 3px #ddd;">
<$CommentPager$>
<blogitemcomments>
<dt class="comment-data" id="<$BlogCommentAnchorName$>"><a name="<$BlogCommentAnchorName$>"></a>
<$I18NCommentAuthorSaid$></dt>
<dd class="comment-body">
<p>
<$BlogCommentBody$></p>
<$BlogCommentDeleteIcon$>
</dd>
</BlogItemComments>
<$CommentPager$>
</dl>
<p class="comment-timestamp">
<$BlogItemCreate$>
</p>
</ItemPage>
</Blogger><br>
<center><a style="float:left;" href=<$NewerPosts$>--------------<div class="newer"><span>←</span> Newer Post</div></a>
<a style="float:right;" href=<$OlderPosts$>--------------<div class="older" >Older Post <span>→</span></div></a>
</center></div>
</td></tr></tbody>
<div id="about" style="display: none;">
<div class="title">The Magician</div><br>
<center><a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg2vSwaJUkNUdgUK4U8OYvO9Cv2DaLSUl8gQJzwhsWGvHct3MJili7pOCJDKofug3UGthDDWyJEt87p310klFyu-u2A9XUnTzxTkSmUUyqOwna0-ZbbWRJOdxNm197fP-xB5DxMeuJiYGwR/s1600/PhotoGrid_1432287038149.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="320" src="https://1.soompi.io/wp-content/uploads/2015/07/b1a44.jpg" width="320" /></a></center>
<center>
<br /></center>
<center>
write anything about you here.
</div>
</div>
</table>
<div id="journal" style="display: none;">
<div id="links" style="display: none;">
<div class="title">Exchange Links Section</div><br>
<center><img src="http://i.ebayimg.com/images/i/281970179824-0-1/s-l1000.jpg"width="450"></center><br><br>
<center>Wanna exchange link? Tell me in chat box :)</center><br><br>
<style>
.sweetgirl{
background:#FFFFFF;
width:120px;
border: 2px solid #F8DFEB;
color:#000000;
-webkit-transition: 1.0s;
-moz-transition: 1.0s;
font-family: 'Patrick Hand';
font-size: 15px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
display:inline-block;
margin:3px;
}
a.sweetgirl:hover{
border-radius: 1em 4em 1em 4em;
-webkit-transition: 1.0s;
-moz-transition: 1.0s;
color:#fff;
background:#F8DFEB;
}
</style>
<center>
<a class="sweetgirl" href="link.co.vu">Next</a> |
<a class="sweetgirl" href="link.co.vu">Next</a> |
</html>
一个我之前用过的皮膚 , 芭娜們 / 非芭娜 , 請好好享用吧.
這個皮膚是以血型們B1A4在2015年8月9日回歸的歌曲 SWEET GIRL 作為皮膚主題的 , 部落格歌曲就是血型們B1A4的SWEET GIRL .
抱走皮膚前麻煩先留言 , PLEASE LEAVE A COMMENT IF YOU ARE USING THIS BLOGSKIN.
- e n d -
标签: B1A4, BARO, CNU, GONGCHAN, JINYOUNG, SANDEUL, SWEET GIRL