kitchenniche Posted April 7, 2005 Share Posted April 7, 2005 Hi, I have removed the Heading Title from my index page and now i want to remove this picture which is besides this title. (My Webpage and you will see what i mean. i have no idea how i can get rid of this picture... any ideas? thanks very much sandra HIM - Dark Light - Out on 26/09/05 Link to comment Share on other sites More sharing options...
knifeman Posted April 7, 2005 Share Posted April 7, 2005 Hi, I have removed the Heading Title from my index page and now i want to remove this picture which is besides this title. (My Webpage and you will see what i mean. i have no idea how i can get rid of this picture... any ideas? thanks very much sandra <{POST_SNAPBACK}> Hi, There are a couple easy ways to get rid of the picture. 1. In the catalog/index.php file, find this code <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> I have already inserted the // to comment out the picture 2. You can upload a transparent pixel with the same name as the picture you want removed. No one will see it there and no code to alter. Link to comment Share on other sites More sharing options...
kitchenniche Posted April 7, 2005 Author Share Posted April 7, 2005 It worked, thanks a lot :thumbsup: HIM - Dark Light - Out on 26/09/05 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.