Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

remove catagory image


LindaBee

Recommended Posts

You'll find the code for it in index.php, but be careful how you edit it out. Back up first!

 

Also, it would be good to go to Configuration --> Images and set Require Image to 'false'

 

Vger

Link to comment
Share on other sites

I removed this from the index.php

 

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

 

But it shows an image place holder with the X.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...