buat home icon

mule korang buat ni dulu :

dashboard --> layout --> ad gadget --> html/javascript


lepas tu korang copy kod 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; 
bottom:10px; left:-12px;'>

<a class='linkopacity' href='
LINK KORANG' style='margin-left: 1em; margin-right: 1em;' title='HOME'><img border="0"width="50" height="50" src="LETAK KOD ICON KAT SINI" /></a><br />



untuk maklumat korang:

1) kalau korang nak latak bahagian atas korang juz ganti kan kod ni -->

bottom:10px; left:-12px;'>

*yg bottom tukar kepada top
*yang left tukar kepada right

2) bagi kod ni -->

width="50" height="50"

*kod atas tu korang boleh ubah ikot kesesuaian blog korang..besar ke kecik ke...ok...


3) icon tu korang boleh tekan SINI

4) LINK KORANG tu adalah link blog korang sendiri la...jgan buat link org lain sudaa...

No comments:

Post a Comment