If you're Blogspot-hosted, normally they put a search bar at the top of you blog. It doesn't on mine, maybe because I used to use FTP (since long ago, before Google acquired Blogger) and now use Blogspot. (It's still free, I've never paid for the service.)
Here's one (illegal?) way to remove the bar if you're stuck with it though:
Quote:
There are a lot of skins out there with blockers like the one wokout found, if not just go to your blogger template section and paste this in between your </head> and <BODY BGCOLOR=#>
<NOSCRIPT><!--<BODY><script type="text/javascript">canEdit = new Array();</script><div align="center"><table border="0" cellpadding="1" cellspacing="0" width="626" bgcolor="#6699cc"><tr><td><table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#003366"><tr><td> <><td valign="middle" align="center"><script language='JavaScript'>google_ad_client='blogger_46 8x60';google_ad_width=468;google_ad_height=60;</script><script language='JavaScript' src='http://pagead2.googlesyndication.com/pagead/show_ads.js'></script>
<><></table><><></table></div>--></NOSCRIPT>
|