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




LinkBack URL
About LinkBacks






Bookmarks