This is a discussion on Space between infoboxes? within the osCMax v1.7 General Mods Discussion forums, part of the osCMax v1.7 Forums category; I have no space between my info boxes, possibly something I did, but I have no idea where or how ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| I have no space between my info boxes, possibly something I did, but I have no idea where or how that happened? Is it something to do with cell spacing somewhere? |
| Sponsored Links | ||
| ||
| |
|
#2
| ||||
| ||||
| Hi, Open templates/box.tpl.php Line 13 to 23: <td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents"> <tr> <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td> </tr> <tr> <td class="boxText"<?php echo $boxContent_attributes; ?>><?php echo $boxContent; ?></td> </tr> <tr> <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td> </tr> </table> cellpadding="3" is what give the spaces which are then filled by pixel_trans.gif
__________________ HTH Neil www.12website.com "You can have everything in life that you want if you will just help enough other people get what they want." Zig Ziglar |
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Column_left white space call me stupid! | AnnieChrist | osCMax v1.7 Installation | 0 | 04-22-2005 03:46 PM |
| remove mainpage.php or at least the extra white space at top | dschroedl | osCMax v1.7 Discussion | 3 | 08-18-2004 04:57 AM |
| space of side boxes removal | roman | osCommerce 2.2 Modification Help | 0 | 03-23-2004 12:15 AM |
| Size thumbnail image space dynamically if not found | NickW | osCommerce 2.2 Modification Help | 0 | 01-16-2004 02:04 AM |
| No space between currency and price | Anonymous | osCommerce 2.2 Installation Help | 2 | 11-29-2002 04:09 PM |