Tutorial : Status Box Hover

Assalamualaikum :)
Cek BLOG PERSONAL ni. Korang nampak kan status pink box yang Y dekat tepi tu ? Yang tu ialah Hover Status Box. Alaa yang bila korang hover je popped the status keluar. Rupa dia macam dekat bawah ni. Pinjam gambar Kak Pah yee hehe :p Tengah on guna laptop mk tu yang susah sikit ni.


This tuto credit to Kak Fatin . Tak faham just comment k :)

1. Sign In Blogger >> Layout >> Add A Gadget >> HTML Java/Script

2. Copy code bawah ni :


<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 AWAK SENDIRI</div></div></center>

MERAH : Ganti dnegan mana mana url image yang sesuai
BIRU : Tukar lah dengan status awak sendiri

3. Paste di HTML Java/Script

4. Preview and Save :)



No comments:

Post a Comment

Kalau dah jadi tu commentlah sikit sikit . Sebaris kata pun boleh. Asal jangan harsh words thank you :D