everyth5 Posted August 19, 2006 Share Posted August 19, 2006 Some of the text (namely the code below) located in the index.php about line 319 is causing my page to not look even. } else { // default page ?> <td width="100%" valign="top"><table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> [color=#FF0000] <td><table border="0" width="100%" cellspacing="0" cellpadding="0">[/color] <tr> <td class="pageHeading"><?php echo HEADING_TITLE; ?></td> <td class="pageHeading" align="right"><?php echo tep_image(DIR_WS_IMAGES . 'table_background_default.gif', HEADING_TITLE, HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?></td> The code in red is the culpret. I have tried to comment it out and remove it totally but it plays havoc on my site when I do that. Is there a way that I can get rid of it so that my site is level? Thanks for the help. Kelvin Link to comment Share on other sites More sharing options...
everyth5 Posted August 19, 2006 Author Share Posted August 19, 2006 Anybody have any ideas? Thanks Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.