cara membuat menu melayang
Bagi sobat yang ingin menampilkan menu melayang ikuti panduan dibawah ini!
1. Masuk ke Blogger dengan ID sobat.
2. Pilih Tata Letak kemudian klik Edit HTML.
3. Back up template dulu, untuk antisipasi kalau gagal.
4. Cari kode ini : </head> pada template anda.
5. Copy Seluruh script dibawah ini, kemudian paste tepat diatas </head>
<script src='http://elmubarok.googlecode.com/files/floating1.js' type='text/javascript'/>
<script>
YOffset=150;
XOffset=0;
staticYOffset=30;
slideSpeed=20
waitTime=100;
menuBGColor="red";
menuIsStatic="yes";
menuWidth=150;
menuCols=2;
hdrFontFamily="verdana";
hdrFontSize="2";
hdrFontColor="black";
hdrBGColor="#FF0000";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="15";
linkFontFamily="Verdana";
linkFontSize="2";
linkBGColor="white";
linkOverBGColor="#FFFF99";
linkTarget="_top";
linkAlign="Left";
barBGColor="red";
barFontFamily="Verdana";
barFontSize="2";
barFontColor="white";
barVAlign="center";
barWidth=20; // no quotes!!
barText="WELCOME";
// ----- Mulai Edit Menu
ssmItems[0]=["My Menu"] //Header Menu
ssmItems[1]=["Home", "/", ""]
ssmItems[2]=["About Me", "http://www.tipskom.co.cc/2009/07/about-me.html",""]
ssmItems[3]=["Blog Tutorial", "http://www.tipskom.co.cc/search/label/Blog%20Tuturial",""]
ssmItems[4]=["Tips FaceBook", "http://www.tipskom.co.cc/search/label/Tips%20Facebook",""]
ssmItems[5]=["Tips Komputer", "http://www.tipskom.co.cc/search/label/Tips%20Komputer", "_new"]
ssmItems[6]=["Free Antivirus", "http://www.tipskom.co.cc/2009/07/free-antivirus.html", ""]
ssmItems[7]=["SEO", "http://www.tipskom.co.cc/search/label/Tips%20SEO", ""]
buildMenu();
//----- Selesai Edit Menu
</script>
2. Pilih Tata Letak kemudian klik Edit HTML.
3. Back up template dulu, untuk antisipasi kalau gagal.
4. Cari kode ini : </head> pada template anda.
5. Copy Seluruh script dibawah ini, kemudian paste tepat diatas </head>
<script src='http://elmubarok.googlecode.com/files/floating1.js' type='text/javascript'/>
<script>
YOffset=150;
XOffset=0;
staticYOffset=30;
slideSpeed=20
waitTime=100;
menuBGColor="red";
menuIsStatic="yes";
menuWidth=150;
menuCols=2;
hdrFontFamily="verdana";
hdrFontSize="2";
hdrFontColor="black";
hdrBGColor="#FF0000";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="15";
linkFontFamily="Verdana";
linkFontSize="2";
linkBGColor="white";
linkOverBGColor="#FFFF99";
linkTarget="_top";
linkAlign="Left";
barBGColor="red";
barFontFamily="Verdana";
barFontSize="2";
barFontColor="white";
barVAlign="center";
barWidth=20; // no quotes!!
barText="WELCOME";
// ----- Mulai Edit Menu
ssmItems[0]=["My Menu"] //Header Menu
ssmItems[1]=["Home", "/", ""]
ssmItems[2]=["About Me", "http://www.tipskom.co.cc/2009/07/about-me.html",""]
ssmItems[3]=["Blog Tutorial", "http://www.tipskom.co.cc/search/label/Blog%20Tuturial",""]
ssmItems[4]=["Tips FaceBook", "http://www.tipskom.co.cc/search/label/Tips%20Facebook",""]
ssmItems[5]=["Tips Komputer", "http://www.tipskom.co.cc/search/label/Tips%20Komputer", "_new"]
ssmItems[6]=["Free Antivirus", "http://www.tipskom.co.cc/2009/07/free-antivirus.html", ""]
ssmItems[7]=["SEO", "http://www.tipskom.co.cc/search/label/Tips%20SEO", ""]
buildMenu();
//----- Selesai Edit Menu
</script>
* silahkan rubah WELCOME dengan tulisan apa saja yang cocok dengan kehendak sobat
* kode yang berwarna kuning wajib sobat ganti dengan alamat-2 punya sobat.
* MY MENU boleh kita ganti dengan MENUKU, DAFTAR MENU dll.
* masih banyak lagi yang bisa sobat utak-atik.
* terakhir simpan. semoga berhasil
kalo penasaran coba aja kale...
0 komentar:
Posting Komentar