Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to remove caegory image in right hand corner?


balloons

Recommended Posts

Posted

I have made images for each category and they look fine, however, when you actually go into the category the image is displayed very small in the right hand corner. Is there anyway I can remove this but still have the category image??

Posted

If you open your index.php file, find and remove the following:

<td class="pageHeading" align="right"><?php echo tep_image(DIR_WS_IMAGES . $category['categories_image'], $category['categories_name'], HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?></td>

Archived

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

×
×
  • Create New...