Guest Posted April 23, 2006 Posted April 23, 2006 Hey all.. I have my banners set up, but the damn thing keeps getting a <br> put in before the banner graphic!! See here.. http://www.rrevstore.com/catalog There is no break in my html, so why is OSC instering this break?? Also can someone tell me how to get rid of the box heading for the category box? I dont want it to say "Categories" above on the left. Thanks!
Guest Posted April 23, 2006 Posted April 23, 2006 I have my banners set up, but the damn thing keeps getting a <br> put in before the banner graphic!! Not sure how it is getting in there. It should be something in your header.php file. Also noticed Dweamweaver has thrown some tags in there as well. Maybe you should have another look at your header.php file. Now that the breadcrumb has been removed, there is no way to return to your home page. Also can someone tell me how to get rid of the box heading for the category box? I dont want it to say "Categories" above on the left. Go to the includes/languages/english.php file. Look for // categories box text in includes/boxes/categories.php define('BOX_HEADING_CATEGORIES', 'Categories'); Change to // categories box text in includes/boxes/categories.php define('BOX_HEADING_CATEGORIES', ''); Also noticed problems in the footer.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.