Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Removing Heading Title and Picture


kitchenniche

Recommended Posts

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

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

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...