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 ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| 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
| |||
| |||
| 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. |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| table alignment | bibleman | osCMax v2 Customization/Mods | 5 | 07-30-2005 12:10 PM |
| Help! cellpadding in language.php | dannebanne | osCommerce 2.2 Modification Help | 1 | 01-16-2004 06:38 AM |
| Inner table width - product pages | mskitti | osCommerce 2.2 Installation Help | 0 | 09-26-2003 05:43 PM |
| Table Width Problem | DivotMaker | osCommerce 2.2 Modification Help | 1 | 08-04-2003 03:50 AM |
| Cellpadding inside Categories Menu??? | Anonymous | osCommerce 2.2 Modification Help | 3 | 10-25-2002 09:56 AM |