ice\FIRE
Unsupportive
HTTP://FARANYMBOBOIBOY.BLOGSPOT.COM
posted by Fara_nym | Hyoukurona Sunday 18 January 2015 @10:58 am 0 comments
Tutorial :Status box with hover
Assalamualaikum~
Ohayou gozaimasu!

not so free time.
credit to >u<


1.Sign in> Dashboard >layout > add gadget >html/java script

2. Copy codes below. Paste at html/java script.
  (Fara sarankan edit code kat sini dulu sebelum paste kat html/java script )
<style>
.y {
border-radius: 0px 15px 15px 0px;
width:10px;
padding:10px;
height:25px;
margin-top:30px;
margin-left:255px;
background: #faafbe;
color:white;
font-size:12px;
-webkit-transition: 1.0s;
-moz-transition: 1.0s;
}
#kotakstatus {
position:fixed;
border:4px double #000000;
width:250px;
left:-265px;
top:50px;
height:100px;
padding:4px;
text-align:left;
font-size:8pt;
font-family:trebuchet ms;
background-color:white;
background-image:url(URL IMAGE);
background-repeat:no-repeat;
background-position:right;
color:#333333;
-webkit-transition: 1.0s;
-moz-transition: 1.0s;
}
#kotakstatus:hover {
left:1px;
}
</style>
<center><div id="kotakstatus"><div class="y">
Y</div>
<div style="margin-top: -80px;">
ISI STATUS YOU (include tarikh lagi ok :)
</div></div></center>
*** : tukarkan dengan warna background label status yang korang suka
*** ***: boleh tukar warna / tukar dengan background
*** : ikut korang la nak letak huruf apa macam 's' untuk status
*** : status korang :D

3. ok tak? save and done!

gambatte~

Labels:


FARANYM | HYOUKURONA 2017