I can't seem to figure out why a tiny sliver of white space shows on my navigation menu to the right where the Search section is. It contains a form, to do searches, and I've tried negative margins and padding, to no avail. It doesn't show up in IE6, but it does in Firebird 0.7. Here's the code for that particular section:
Anyone have any idea how to fix this? Is it a quirk of Mozilla that requires a hack or?? Any help would be appreciated.Code:<div class="sidetitle"> Search </div> <div class="side"> <form method="get" action="<$MTCGIPath$><$MTSearchScript$>"> <div> <input type="hidden" name="IncludeBlogs" value="<$MTBlogID$>" /> <label for="search" accesskey="4">Search this site:</label><br /> <input id="search" name="search" onfocus="value=''" value="Good Blimey!" size="17" /><input type="submit" value="Search" /> </div> </form> </div>![]()




.

Bookmarks