This is a discussion on alignment problem within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; Hi all, I have added a test banner to column_right.php by adding the following code; if ($banner = tep_banner_exists('dynamic', '468x50')) ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hi all, I have added a test banner to column_right.php by adding the following code; if ($banner = tep_banner_exists('dynamic', '468x50')) { ?> <br> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td align="center"><?php echo tep_display_banner('static', $banner); ?></td> </tr> </table> <?php } This has worked fine but moves the bottom of my page out of alignment on all pages. It is probably easier to look at the attachment to see what I mean. Has anyone any idea why? Thanks |
| Sponsored Links | ||
| ||
| |
|
#2
| |||
| |||
| Try removing the <table> tags and just use the <tr> and <td> |
|
#3
| |||
| |||
| Thanks very much, this worked perfectly. Your a star! |
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Subcategory Alignment | fuzzyphil | osCMax v1.7 Discussion | 0 | 10-27-2006 02:38 AM |
| table alignment | bibleman | osCMax v2 Customization/Mods | 5 | 07-30-2005 12:10 PM |
| right column alignment issues | homeless | osCommerce 2.2 Modification Help | 1 | 03-10-2004 07:11 AM |
| Box content alignment | ajax | osCommerce 2.2 Modification Help | 0 | 09-28-2003 06:45 PM |
| Page alignment disorder! | mskitti | osCommerce 2.2 Installation Help | 0 | 09-27-2003 05:40 PM |