CARA MEMBUAT FLOATING BUTTON - BUTTON TERAPUNG


Contoh macam ni.


1) Log in > Dashboard > Layout




2) Klik ADD A GADGET



3) Cari HTML/JavaScript dan klik.


4) Korang copy coding kat bawah ni.

<style type='text/css'>
a.linkopacity img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
-khtml-opacity: 0.5;}

a.linkopacity:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0; }
</style>

<div style='display:scroll; position:fixed; top:140px; left:-12px;'>

<a class='linkopacity' href='http://www.facebook.com' imageanchor='1' rel='nofollow' style='margin-left: 1em; margin-right: 1em;' target='_blank' title='facebook'><img border="0" src="http://img.photobucket.com/albums/v486/mafiatrg/232.png" /></a><br />

<a class='linkopacity' href='http://twitter.com' imageanchor='1' rel='nofollow' style='margin-left: 1em; margin-right: 1em;' target='_blank' title='twitter'><img border="0" src="http://img.photobucket.com/albums/v486/mafiatrg/432.png" /></a><br />

<a class='linkopacity' href='http:blogspot.com/' imageanchor='1' rel='nofollow' style='margin-left: 1em; margin-right: 1em;' target='_blank' title='feed'><img border="0" src="http://img.photobucket.com/albums/v486/mafiatrg/blogger_64x64.png" /></a><br />


</div>


Warna merah - size button.
Warna pink - url facebook, twitter, blog korang sendiri.
Warna biru -  biarkan je...




5) Dah buat semua, then paste kat ruang HTML/JavaScript tadi.
Lepas tu, klik SAVE.

No comments:

Post a Comment

LinkWithin

Related Posts Plugin for WordPress, Blogger...