Results 1 to 2 of 2

table width, alignment, cellspacing, and cellpadding ....

This is a discussion on table width, alignment, cellspacing, and cellpadding .... within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hello there … I have asked this on the ocCommerce board ... but either no one knows there or they ...

      
  1. #1
    Anonymous
    Guest


    Default table width, alignment, cellspacing, and cellpadding ....

    Hello there …

    I have asked this on the ocCommerce board ... but either no one knows there or they just did not see it with all the new posts. I'm hoping that someone can help with me.

    I need to change the table width, alignment, cellspacing, and cellpadding within the columns on the left and right. I have looked thru boxes.php and know that this is the correct place to make these changes, but because my changes need to be layered I’m having a hard knowing what to change.

    I have done a search on the forum but have not found any answers to this … so any help would be greatly appreciated!!

    Many thanks!!

  2. #2
    Active Member
    Join Date
    Oct 2002
    Location
    Arkansas
    Posts
    149
    Rep Power
    0


    Default

    Hi,

    You will need to change each page in the catalog folder to do this.

    Just open up the default.php page for instance and look at the code. You will see a table before the left and right columns and you will see the settings for the cellpadding.

    Experiment with it and see how it looks and when you are satisfied with the change you can change the other pages.

    Notice what tag the changes are under like:

    <!-- header //-->
    <?php require(DIR_WS_INCLUDES . 'header.php'); ?>
    <!-- header_eof //-->
    <!-- body //-->

    and do the same on all the pages in the catalog folder.
    Sincerely,
    Melinda

    www.designhosting.biz

Similar Threads

  1. table alignment
    By bibleman in forum osCmax v2 Customization/Mods
    Replies: 5
    Last Post: 07-30-2005, 01:10 PM
  2. Help! cellpadding in language.php
    By dannebanne in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 01-16-2004, 06:38 AM
  3. Inner table width - product pages
    By mskitti in forum osCommerce 2.2 Installation Help
    Replies: 0
    Last Post: 09-26-2003, 06:43 PM
  4. Table Width Problem
    By DivotMaker in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 08-04-2003, 04:50 AM
  5. Cellpadding inside Categories Menu???
    By Anonymous in forum osCommerce 2.2 Modification Help
    Replies: 3
    Last Post: 10-25-2002, 10:56 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
  •