The Float Menu on your blog (simple and effective)

make the float menu on the blog

see for example




how do I make it? as usual, follow this :)
1. log in on your blog
2. in dashboard menu choose  design - edit html
3. copy the below code </head>


4. copy the above code ]]></ b: skin>

5. Finally, copy the below code <body>
<div><form name="copy"><div align="center"><input onclick="javascript:this.form.txt.focus();this.form.txt.select();" type="button" value="Select All"> </div><div align="center"></div><p align="center"><textarea style="WIDTH: 300px; HEIGHT: 144px" name="txt" rows="100" wrap="VIRTUAL" cols="55"><div id='floatMenu'>
<ul class='menu1'>
<li><a href='http://tutorialmita.blogspot.com/'> Home </a></li>
</ul>
<ul class='menu2'>
<li><a href='http://facebook.com/mj.erison'> Facebook </a></li>
<li><a href='------------------------'> Twitter </a></li>
<li><a href='------------------------'> contact </a></li>
</ul>
</div>
6. replace the blue text with your URL
7. save template
 

No comments:

Post a Comment

Please leave a comment !!