itfitz Posted January 28, 2007 Share Posted January 28, 2007 How do I make the image /table_background_default.gif go away. Its in my way and I cant find it. Its the image that is on the top right, just below the header. you can view the site here My Webpage If it was easy, anyone could do it! Link to comment Share on other sites More sharing options...
Brooke Posted January 28, 2007 Share Posted January 28, 2007 on your index.php around line 291 on a stock install youll find this cell <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> comment out just that cell, or the whole row its in to bump the content of your index page up. What? Yeah, I can do that. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.