Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Image to Right of Catagory, I want it gone.


Guest

Recommended Posts

Posted

After you click a category there is an image displayed to the right of your title. For some reason mine is not displaying and I cannot, for the life of me, find the code in any file for this particular image. I am extremely new to this cart software and would appreciate any help someone can give.

 

Thanks very much,

 

Brennan

Posted
After you click a category there is an image displayed to the right of your title. For some reason mine is not displaying and I cannot, for the life of me, find the code in any file for this particular image. I am extremely new to this cart software and would appreciate any help someone can give.

 

Thanks very much,

 

Brennan

 

CODE

<td class="pageHeading" align="right"><?php echo tep_image(DIR_WS_IMAGES . 'table_background_*.gif',

HEADING_TITLE, HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?></td>

Posted
CODE

<td class="pageHeading" align="right"><?php echo tep_image(DIR_WS_IMAGES . 'table_background_*.gif',

HEADING_TITLE, HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?></td>

 

 

Thanks for your help, but what file is this found in, index.php in languages or in catalog?

 

Thanks again.

Posted
Thanks for your help, but what file is this found in, index.php in languages or in catalog?

 

Thanks again.

Catalog is the folder and the php file is index.php

Good Luck...

Always backup ! First....

Archived

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

×
×
  • Create New...