Monday, February 7, 2011

Reappear blogger navigation bar

0 comments
 This will help you to reappear your navigation bar.
1. Log in to blogger account  Design  >> Edit HTML, 
    "Expand Widget Templates" checked.

2. Find these tag  by using Ctrl+F      
                                                       ]]></b:skin>

3. Paste below code before  above tag
#navbar-iframe {
height:5px;
}

/* IE7, IE8, IE6 */
#navbar-iframe { height/*\**/: 30px\9; }


#navbar-iframe:hover {
height:40px; !important;
}

4.Now click preview and save template. You are done.

Leave a Reply

Related Posts Plugin for WordPress, Blogger...