Guest Posted March 16, 2004 Share Posted March 16, 2004 Can someone help with the alignment on the my website. its driving me nuts. thanks My Webpage Link to comment Share on other sites More sharing options...
richaldridge Posted March 16, 2004 Share Posted March 16, 2004 Have you tried 're-setting the column_right file? IE: Putitng an original file in. I had this problem a while ago - but I just did a fresh install and it worked for me. Richard. Cheers, Richard Link to comment Share on other sites More sharing options...
Guest Posted March 16, 2004 Share Posted March 16, 2004 okay I fixed my las problem. now i screwed up my footer i cant tell whats wrong with the code. maybe someone can spot it. require(DIR_WS_INCLUDES . 'counter.php');?><table border="0" width="100%" cellspacing="0" cellpadding="1"> <tr class="footer"> <td class="footer"> <?php echo strftime(DATE_FORMAT_LONG); ?> </td> <td align="right" class="footer"> <?php echo $counter_now . ' ' . FOOTER_TEXT_REQUESTS_SINCE . ' ' . $counter_startdate_formatted; ?> </td> </tr></table><br><table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td align="center" class="smallText"><?php/* The following copyright announcement can only be appropriately modified or removed if the layout of the site theme has been modified to distinguish itself from the default osCommerce-copyrighted theme. For more information please read the following Frequently Asked Questions entry on the osCommerce support site: http://www.oscommerce.com/community.php/faq,26/q,50 Please leave this comment intact together with the following copyright announcement.*/ echo FOOTER_TEXT_BODY?> </td> </tr></table><?php 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>{<img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"> <?php }?> Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.