How do i remove the SEARCH box in bloggers.com

Status
Not open for further replies.

True Geek

Journeyman
Hi ppl

How do i remove the SEARCH box in bloggers.com???

this one:
*img224.imageshack.us/img224/8932/untitled2cm2.jpg

thanks
 

rajivrocks

Broken In
To remove that bar, simply include this code in the section of the blog's Template.


<!--start removal code-->
<style type="text/css">
#b-navbar {height:0px;visibility:hidden;display:none}
</style>
<!--end removal code-->

Then, i request all bloggers to update the "Links" section of their blog to point to some useful sites other than pointing to "Edit ME".
Go here to find how to edit it:
*weblogs.about.com/cs/blogtemplates/qt/linkchange.htm
 
Status
Not open for further replies.
Top Bottom