Hiding the navbar in blogger beta is not much of a task but it has been made a piece of cake by praveen of apt thinking…. Click here to learn how to hide the nav bar in a jiffy.
The search box on my blog has been picked up from here. Simple code and no scripts make it light and cool . You might also want to checkout that blog for it’s unique design and look.
Have you tried Ramani’s new Multi style widget labels? It offers reader to select from a zoom view, a menu view and a list view to view the labels on a blog. My labels box is using this hack. Check out the hack here and stay tuned for more of such hack from hackosphere.
Phydeaux3 has presented code for developing a label cloud which you can check out from here. Nice work there!
Comments
11 responses to “Hide your Nav bar, add search and other blogger beta hacks”
helpful stuff yiu have in here.. thanks:)
http://www.intera.ee/moobel-kontorimoobel-buroomoobel.html
helpful stuff yiu have in here.. thanks:)http://www.intera.ee/moobel-kontorimoobel-buroomoobel.html
Hey vivek
Thnx man..thnx for the credit. Now your blog finds a place in my links.
Hey vivekThnx man..thnx for the credit. Now your blog finds a place in my links.
Well… my hack doesn’t work with all the templates. So better hack would be:
iframe{
display:none !important;
}
Please check if this works and publish if possible. As I don’t have good access to computers, I couldn’t check it.
Well… my hack doesn’t work with all the templates. So better hack would be:iframe{ display:none !important;} Please check if this works and publish if possible. As I don’t have good access to computers, I couldn’t check it.
@apnerve
will check and I shall get back on this when I find time. thanks
@apnervewill check and I shall get back on this when I find time. thanks
@apnerve
Your hack works with minima template. I have confirmed that.
@apnerveYour hack works with minima template. I have confirmed that.
Here’s an great article on how to get rid of blogger nav bar. Its by far the most functional I’ve seen.