This is a discussion on Setting Width Of Os Commerce Problem within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Ok ... So i have just uploaded and done the basics and everything is hunky dory. Apart from Exercise 2 ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Ok ... So i have just uploaded and done the basics and everything is hunky dory. Apart from Exercise 2 Setting the Width of osCommerce In the Modifcations guide to Osc. I do exactly what it says and the default page is centered aligned and is 750 pixels wide just like it says in the tutorial. However when i click on a product ( Still got the original Iyem Listings atm) say Frantic DVD ... the header and footer stay 750 and centred but the Middle section fills the entire screen. Am i missing somthing here ? Is there somewhere else that i need to paste Code: <!-- body //-->
<table border="0" width="750" cellspacing="1" cellpadding="1" align=”center”>
<tr>
<td width="<?php echo BOX_WIDTH; ?>" valign="top"><table border="0" width="<?php echo BOX_WIDTH; ?>" cellspacing="0" cellpadding="2">
Any help appreciated With Best Regards Roger |
| Sponsored Links | ||
| ||
| |
|
#2
| |||
| |||
| If you want to see what i mean please click on any of the items from the first page http://www.colcodirect.com/catalog please help as it is always the little things that bug me the most. |
|
#3
| ||||
| ||||
| Yes you are missing a key point. You have to make this modification in every php file in the main catalog directory, not just default.php
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| os commerce and 2checkout | marglez | osCommerce 2.2 Modification Help | 0 | 08-17-2006 06:02 AM |
| Please help on my e-commerce | tyz6970 | osCommerce 2.2 Modification Help | 2 | 06-21-2004 07:40 AM |
| Looking for an OS Commerce guru | klm2klm2 | osCommerce 2.2 Modification Help | 1 | 01-12-2004 07:13 AM |
| Table Width Problem | DivotMaker | osCommerce 2.2 Modification Help | 1 | 08-04-2003 03:50 AM |