Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Remove Table Background Default Image on main page


Recommended Posts

Posted

I having a problem with removing the image - woman at the checkstand on the main catalog page upper right corner. I had done it before but cannot recall how now (iIthink some had instructions in the forums last year but I cannot find it). I have tried renaming the file, moving the file to another directory - I have changed the file name in index.php - it is still there!

I know this is something really obvious I just am missing it!

 

Thanks for the help!

Posted

Hello

Search your index.php for the following line and comment it out (as it is below)

<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>

 

You could also upload a transparent image to replace the one there, but the way above means you can easily use it gain if needed

Nic

Sometimes you're the dog and sometimes the lamp post

[/url]

My Contributions

Posted
Hello

Search your index.php for the following line and comment it out (as it is below)

<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>

 

You could also upload a transparent image to replace the one there, but the way above means you can easily use it gain if needed

Nic

 

 

Thanks for the quick reply and long distance help - Nic,

I had a feeling it was some little thing :)

Posted

I am new at all of this and am learning by trial and error. Probably one of the best ways until Ive gotten a lot more gray hairs before my time.

 

By commenting out...do you mean to add the two // before the word echo? Does that work for all default images you do not want? Also, can I put my own there, like a blinkie or something?

 

Thanking you in advance,

Michelle

Archived

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

×
×
  • Create New...