For those of you who want to display a floating menu follow the guidelines below!
- Sign in to Blogger with your ID.
- Select Design ---> Edit HTML.
- Backup template first, to anticipate if it fails.
- Find this code: </head> in your template.
To facilitate the search click Ctrl + F - Copy the entire script below, then paste just above </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=&quot;red&quot;;
menuIsStatic=&quot;yes&quot;;
menuWidth=150;
menuCols=2;
hdrFontFamily=&quot;verdana&quot;;
hdrFontSize=&quot;2&quot;;
hdrFontColor=&quot;black&quot;;
hdrBGColor=&quot;#FF0000&quot;;
hdrAlign=&quot;left&quot;;
hdrVAlign=&quot;center&quot;;
hdrHeight=&quot;15&quot;;
linkFontFamily=&quot;Verdana&quot;;
linkFontSize=&quot;2&quot;;
linkBGColor=&quot;white&quot;;
linkOverBGColor=&quot;#FFFF99&quot;;
linkTarget=&quot;_top&quot;;
linkAlign=&quot;Left&quot;;
barBGColor=&quot;red&quot;;
barFontFamily=&quot;Verdana&quot;;
barFontSize=&quot;2&quot;;
barFontColor=&quot;white&quot;;
barVAlign=&quot;center&quot;;
barWidth=20; // no quotes!!
barText=&quot;WELCOME&quot;;
// ----- Begin Edit Menu
ssmItems[0]=[&quot;My Menu&quot;] //Header Menu
ssmItems[1]=[&quot;Home&quot;, &quot;/&quot;, &quot;&quot;]
ssmItems[2]=[&quot;CARA GANTI ICON&quot;, &quot;http://studytutorial.blogspot.com/&quot;,&quot;&quot;]
ssmItems[3]=[&quot;Salam Pembuka&quot;, &quot;http://studytutorial.blogspot.com/&quot;,&quot;&quot;]
ssmItems[4]=[&quot;Ganti Icon&quot;, &quot;http://studytutorial.blogspot.com/&quot;,&quot;&quot;]
ssmItems[5]=[&quot;Ganti Icon&quot;, &quot;http://studytutorial.blogspot.com/&quot;, &quot;_new&quot;]
buildMenu();
//----- Finish Edit Menu
</script>
- Please change WELCOME to writing anything that fits with the will of my friend
- Code that you must replace the blue with the link address you have.
- MY MENU allowed us to your liking, etc. MENU LIST
- Still a lot more can ye who tinkers
- Last save. good luck