Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Removing Images


bsakowicz

Recommended Posts

Posted

Hey there,

I'm trying to figure out how to remove a bit of code from my site that's driving me nuts. I want to get rid of the images that are at the top of the center column on each page. The gif images are rather ugly and rather than replace them, I would just assume remove them. Thanks for the help!

 

-Brian Sakowicz

 

http://www.floridabookstore.com/catalog

Posted

Thanks A lot! That seems to have gotten rid of them... the only, problem, however, is in my interior catalog pages. I've looked at the html that is being put out and it's a blank image source it's asking for. Take a look and see what I mean. Click on any of the categories and there will be a broken image at the top of the center column.

 

Brian Sakowicz

http://www.floridabookstore.com/catalog

 

 

Posted

There's a Contrib for adding a description at the top center of the Category and I think it addresses the image thing as well. There was reference in something i read recently in that area about the images not being removable. Check carefully since there may be more than one Contrib available for this and the one you grab may not be the one that drops the image if selected. Then again, you should be able to drop the image reference in the DB directly. I think...

Posted

I actually found a way to pull out the code. In /catalog/index.php, there are three places you need to remove the references. I did a search for:

 

HEADING_IMAGE_WIDTH

 

A pulled the entire line out between the <td>'s. It worked like a charm.

 

-Brian Sakowicz

 

There's a Contrib for adding a description at the top center of the Category and I think it addresses the image thing as well. There was reference in something i read recently in that area about the images not being removable. Check carefully since there may be more than one Contrib available for this and the one you grab may not be the one that drops the image if selected. Then again, you should be able to drop the image reference in the DB directly. I think...

Archived

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

×
×
  • Create New...