I've attached an image and the space in red is what I want to get rid of. I've tweaked a few files and I'm still coming up nothing.
Here is the relevant HTML:
How do I get rid of the whitespace?Code:<!--bof-header logo and navigation display--> <div id="headerWrapper"> <!--bof-branding display--> <div id="logoWrapper"> <div id="logo"><a href="http://srls.lucajo.com/"><img src="includes/templates/custom/images/logo.gif" alt="Powered by Zen Cart :: The Art of E-Commerce" title=" Powered by Zen Cart :: The Art of E-Commerce " width="192" height="64" /></a></div> </div> <br class="clearBoth" /> <!--eof-branding display--> <!--eof-header logo and navigation display--> <!--bof-header ezpage links--> <div id="navEZPagesTop"> <a href="http://srls.lucajo.com/index.php?main_page=site_map"> Site Map</a> </div> <!--eof-header ezpage links--> </div>
Thank you.



