Ads 468x60px

gghgh

Photo Slide

About TELANGANA


Telangana region is part of Andhra Pradesh state in southern India. It constitutes Hyderabad, Adilabad, Karimnagar, Khammam, Mahaboobnagar, Medak, Nalgonda, Nizamabad, RangaReddy and Warangal districts. Telangana region is one of the least developed regions in India. Rampant poverty, illiteracy, malnourished children, child labor, farmer suicides, unemployment, water scarcity and electricity shortage are some of the problems of this region. There are millions of people who are not fortunate enough to send their children to schools or feed their children three time a day, or provide safe drinking water to their families in this area.

Friday, January 20, 2012

Code To Hide Blogger Nav Bar And Have It Reappear When You Hover Over It.

Please read before adding it to your blog.

If you already applied the hack ( How To remove or hide Blogger Navbar ) to your blog, please undo it before you start.
This hack is compatible with all browsers but some times it’s not working correctly with some IE versions.
And I added a hack for the code to make the navbar work normally in case of finding any IE bugs.

Adding the code to your blog.
Please log into your blogger account.
Now navigate to Layout >> Edit html >>
and find the following code :

]]>

And Before it, add the next one :

#navbar-iframe {
height:5px;
}

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


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


Now click Save Template
And You Are done,

0 comments:

Post a Comment