you can remove the icon in the upper right of the Home Page
below the navigation bar. In index.php about line 300, comment out the php code by adding // as below.
CODE
<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 icon disappeared from the Home Page, but when I visit a Category or Subcategory page, the proper icon is in that spot.
This is my first post in Tips and Tricks, with gratitude to Nick Toyicebear, Bill Kellum and all the others whose work has helped me along.
Any correction to this post will be even more welcome.
The store is not yet published and I'm still working with the header-footer areas in particular.
-- Thanks, you all! --


