osCmax v2.5 User Manual
Results 1 to 3 of 3

Gaps between info boxes (how do I change ?)

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. ...

      
  1. #1
    New Member
    Join Date
    Aug 2003
    Posts
    5
    Rep Power
    0


    Default Gaps between info boxes (how do I change ?)

    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 ?

  2. #2
    Active Member
    Join Date
    May 2003
    Posts
    185
    Rep Power
    10


    Default

    It is done in in your Catalog/stylesheets.php I just did mine also.
    judoka

  3. #3
    New Member
    Join Date
    Sep 2003
    Posts
    12
    Rep Power
    0


    Default

    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

Similar Threads

  1. image headers in info boxes?
    By Dragonmom in forum osCmax v2 Customization/Mods
    Replies: 4
    Last Post: 12-20-2006, 07:13 AM
  2. Customization of info boxes
    By islander in forum osCmax v2 Customization/Mods
    Replies: 6
    Last Post: 03-05-2006, 12:46 PM
  3. change boxes background color now have double boxes
    By ANNIE11 in forum osCMax v1.7 General Mods Discussion
    Replies: 0
    Last Post: 08-22-2005, 07:16 PM
  4. Removing gaps between boxes
    By nickschick in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 03-29-2005, 09:04 AM
  5. Adding outside links to info boxes
    By chardae in forum osCommerce 2.2 Modification Help
    Replies: 2
    Last Post: 11-15-2002, 09:46 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •