Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Clickable heading image?(this would be great for everyone)


birchy82

Recommended Posts

I need the heading image to be clickable (the image that you upload in the admin to represent the categorie).

 

Ok basically all i need is to be able to upload a .htm file in that feild in the admin so that when it shows up on the front end of the site it can be clicked...then bringing you to whatever product you have linked it to in the .htm file

 

this is the code snipet for that:

echo tep_image(DIR_WS_IMAGES . $image, HEADING_TITLE, HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT);

 

i think all that needs to be done is just enable it to display .htm files

 

sounds confusing.....

 

anyone?

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...