Guest Posted October 28, 2006 Posted October 28, 2006 I have a small line space between each of my infoboxes, in my left colums. I have searched everywhere (I can think of) and cannot find any breaks or spaces. Also when I go to my shopping cart , the breaks are no longer there. That is the only file that doesnt have the spaces. Any ideas what this is, and how to get rid of it?
Chris Smith Posted October 28, 2006 Posted October 28, 2006 I have a small line space between each of my infoboxes, in my left colums. I have searched everywhere (I can think of) and cannot find any breaks or spaces. Also when I go to my shopping cart , the breaks are no longer there. That is the only file that doesnt have the spaces. Any ideas what this is, and how to get rid of it? Can you post a link so we can take a look please.
SeanB Posted October 28, 2006 Posted October 28, 2006 I think i know what your refering to, and this may be the space that naturally occur's inbetween a </table> and the start of another <table> My website's address is in My Profile, since it's not allowed to be in my signature.
Guest Posted October 28, 2006 Posted October 28, 2006 here with gaps http://idolsandemissaries.com/goodbaduglyn...ex.php?cPath=21 here with no gaps http://idolsandemissaries.com/goodbaduglyn...opping_cart.php thanks!
Guest Posted October 28, 2006 Posted October 28, 2006 Hey, still no answers, still no solution... Anyone? I checked the english.php, infoboxes, left columns..nothin
♥Monika in Germany Posted October 28, 2006 Posted October 28, 2006 this gap is defined in all root files, for the left and right column. You will have to open all and edit... here an example, the gap (=padding) in bold <!-- header //--><?php require(DIR_WS_INCLUDES . 'header.php'); ?> <!-- header_eof //--> <!-- body //--> <table border="0" width="100%" cellspacing="3" cellpadding="3"> <tr> <td width="<?php echo BOX_WIDTH; ?>" valign="top"><table border="0" width="<?php echo BOX_WIDTH; ?>" cellspacing="0" cellpadding="2"> <!-- left_navigation //--> <?php require(DIR_WS_INCLUDES . 'column_left.php'); ?> <!-- left_navigation_eof //--> </table></td> <!-- body_text //--> <td width="100%" valign="top"><table border="0" width="100%" cellspacing="0" cellpadding="0"> :-) Monika addicted to writing code ... can't get enough of databases either, LOL! my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum Interactive Media Award July 2007 ~ category E-Commerce my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.