Totally Zenned
- Join Date:
- Jan 2004
- Location:
- N of San Antonio TX
- Posts:
- 9,790
- Plugin Contributions:
- 14
Couple of things needing help
That can't be the entire file (I hope).
The problem may lie in the navMainSearch area of the file.> <div id="navMainSearch"><?php require(DIR_WS_MODULES . 'sideboxes/search_header.php'); ?></div>
<!--<br class="clearBoth" /> --> </div>Sometimes php will take that type of comment and sometimes not. Also, IE sometimes needs the clearboth to "clear its head.
I'd first remove the line completely. If that doesn't work, try it with only the <br class="clearBoth" />.