This is a discussion on Gaps between info boxes (how do I change ?) within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; I want wider gaps between the info boxes as they look too close together now that I've widened the boxes. ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| I want wider gaps between the info boxes as they look too close together now that I've widened the boxes. How do I change this please ? |
| Sponsored Links | ||
| ||
| |
|
#2
| |||
| |||
| It is done in in your Catalog/stylesheets.php I just did mine also. judoka |
|
#3
| |||
| |||
| Here is another way to control space between boxes, and other stuff. <tr> <td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '2'); ?></td> </tr> The space is controlled by the '2', so if you want to add 2px above your Search box, add this in catalog/includes/boxes/search.php, near the top just under <!-- search //--> Cheers, Eric |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| image headers in info boxes? | Dragonmom | osCMax v2 Customization/Mods | 4 | 12-20-2006 08:13 AM |
| Customization of info boxes | islander | osCMax v2 Customization/Mods | 6 | 03-05-2006 01:46 PM |
| change boxes background color now have double boxes | ANNIE11 | osCMax v1.7 General Mods Discussion | 0 | 08-22-2005 08:16 PM |
| Removing gaps between boxes | nickschick | osCMax v1.7 Discussion | 1 | 03-29-2005 10:04 AM |
| Adding outside links to info boxes | chardae | osCommerce 2.2 Modification Help | 2 | 11-15-2002 10:46 AM |