TIPS FOR BLOGGER

TIPS FOR BLOGGER ready to make your blog as a dynamic site......

21 May 2011

0

Fixed Side Menu For Blogger

Fixed side menu for blogger blogspot or some says it as fixed slide in menu for blogger as was seen only in wordpress but now can be used in bloggers also.As you could see it in my blog i have side menu that moves together with you scroll movement up and down on my blog.I am sharing this with you because many of my readers were asking how to make it as they liked it much and wanted to add it to there blogs so if you liked side menu in my blog you can go further to install it in your blog too.

For Demo Of Side Menu Visit for Here:-Blogger Widgets




First Download this zip file and you will get these two files to your computer.
ssm.js
ssmItems.js

Now open the ssmItems.js file in notepad
After opening it in notepad you will see the codes like written below.


<!--

/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors
*/
YOffset=150; // no quotes!!
XOffset=0;
staticYOffset=30; // no quotes!!
slideSpeed=20 // no quotes!!
waitTime=100; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="black";
menuIsStatic="yes"; //this sets whether menu should stay static on the screen
menuWidth=150; // Must be a multiple of 10! no quotes!!
menuCols=2;
hdrFontFamily="verdana";
hdrFontSize="2";
hdrFontColor="white";
hdrBGColor="#170088";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="15";
linkFontFamily="Verdana";
linkFontSize="2";
linkBGColor="white";
linkOverBGColor="#FFFF99";
linkTarget="_top";
linkAlign="Left";
barBGColor="#444444";
barFontFamily="Verdana";
barFontSize="2";
barFontColor="white";
barVAlign="center";
barWidth=20; // no quotes!!
barText="SIDE MENU"; // <IMG> tag supported. Put exact html for an image to show.

///////////////////////////

// ssmItems[...]=[name, link, target, colspan, endrow?] - leave 'link' and 'target' blank to make a header
ssmItems[0]=["Menu"] //create header
ssmItems[1]=["home", "http://murugananda.blogspot.com/", ""]
ssmItems[2]=["software, "http://murugananda.blogspot.com/search/label/%E0%AE%95%E0%AE%A3%E0%AE%BF%E0%AE%A3%E0%AE%BF",""]
ssmItems[3]=["blogger
", "http://murugananda.blogspot.com/search/label/%E0%AE%95%E0%AE%A3%E0%AE%BF%E0%AE%A3%E0%AE%BF%20%E0%AE%AE%E0%AF%86%E0%AE%A9%E0%AF%8D%E0%AE%AA%E0%AF%8A%E0%AE%B0%E0%AF%81%E0%AE%9F%E0%AF%8D%E0%AE%95%E0%AE%B3%E0%AF%8D", ""]
ssmItems[4]=["mobile", "http://murugananda.blogspot.com/search/label/%E0%AE%A4%E0%AF%8A%E0%AE%B4%E0%AE%BF%E0%AE%B2%E0%AF%8D%E0%AE%A8%E0%AF%81%E0%AE%9F%E0%AF%8D%E0%AE%AA%E0%AE%AE%E0%AF%8D", "_new"]
ssmItems[5]=["nutpam
", "http://murugananda.blogspot.com/search/label/%E0%AE%AA%E0%AF%8D%E0%AE%B3%E0%AE%BE%E0%AE%95%E0%AF%8D%E0%AE%95%E0%AE%B0%E0%AF%8D", ""]
ssmItems[6]=["?????? ?????????
", "http://murugananda.blogspot.com/search/label/%E0%AE%AE%E0%AF%8A%E0%AE%AA%E0%AF%88%E0%AE%B2%E0%AF%8D%20%E0%AE%9A%E0%AF%86%E0%AE%AF%E0%AF%8D%E0%AE%A4%E0%AE%BF%E0%AE%95%E0%AE%B3%E0%AF%8D", ""]

ssmItems[7]=["External Links", "", ""] //create header
ssmItems[8]=["english blog", "http://bloggertipsinfo.blogspot.com/", ""]

buildMenu();

//-->


Now just edit the the links in red in codes to place your own link which you want to display and text in blue which you want to show up the title for that link.

After editing all these links just save the file.

Now upload both files ssm.js and ssmItems.js to your own server like on geocities or sigmirror dot com,don't use mine as will not work due to exceeded bandwidth.

Now GO To LAYOUT > EDIT HTML
and find the </head> tag and place the below codes before it.

<style type="text/css">
<!--
A.ssmItems:link {color:black;text-decoration:none;}
A.ssmItems:hover {color:black;text-decoration:none;}
A.ssmItems:active {color:black;text-decoration:none;}
A.ssmItems:visited {color:black;text-decoration:none;}
//-->
</style>
 
<SCRIPT SRC="http://www.opendrive.com/files/27856452_EQ4cB/ssm.js" language="JavaScript1.2">
//Dynamic-FX slide in menu v6.5 (By maXimus,
//Updated July 8th, 03' for doctype bug
//For full source, and 100's more DHTML scripts, visit
</SCRIPT>
<SCRIPT SRC="http://www.opendrive.com/files/27856463_PSel7/ssmItems.js" language="JavaScript1.2"></SCRIPT>
http://maximus.ravecore.com/)http://www.dynamicdrive.com


And don't forget to change the links in red above with the links of yours where your ssm.js and ssmItems.js file are uploaded to your own server.

And now SAVE It.

Yup you have just Done now. View your blog. If you have any problem please write below in comments i will help you out.I think you will enjoy this widget for sure.
All css codes taken from dynamicdrive

0 comments:

TIPS FOR BLOGGER Copyright © 2010 | Template design by NANDA | Powered by NILAVAITHEDI