Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help, How do I remove the default images


sandy

Recommended Posts

Hi

 

I apologise if this has already been asked, I did try and search for it. :?

 

Can someone please tell me how I can stop the default images from being displayed on all the pages.

 

Sandy

 

www.setpainfree.com

Link to comment
Share on other sites

Which default images ??? Are you talking about the stock database on the initial install ??

 

The buttons you see are in:

/catalog/includes/languages/english/images/buttons

 

Images, by default are stored in:

/catalog/images

Link to comment
Share on other sites

Comment out this line on the pages you want the OSC cartoons removed from.

 

<td class="pageHeading" align="right"><?php echo tep_image(DIR_WS_IMAGES . 'table_background_account.gif', HEADING_TITLE, HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?></td>

 

There will be slight diffrences depending on the image name but the format is the same.

Steve

-------------------------

Link to comment
Share on other sites

Just a little search tip... add a * to the start and end of your search string and use the "search all terms". Example: *remove default images*. Amazing results :D :D

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...