Ok so I've done a ton of modding of the barebones template, but I can't figure this out. I'm trying to get rid of a <BR> that's putting in some ugly line between my tag line and categories navigation.
I can't seem to find where this is, anyone know?Code:<!--bof-branding display--> <div id="logoWrapper"> <div id="logo"><a href="mysite"><img src="includes/templates/barebones/images/logo.jpg" alt="myAlt" title=" myTitle " width="749" height="310" /></a></div> <div id="taglineWrapper"> <div id="tagline">My Tagline</div> </div> </div> <br class="clearBoth" /> <!--eof-branding display-->








