Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Image in categories infobox


Guest

Recommended Posts

Posted

Hello guys

I need help for personalyze the categories infobox, i want add a image for each link category, how do it?

Posted

Do you want to add an image instead of the text, or just a standard image (like a pretty star or something) next to each link?

 

If it's the latter, simply edit line 20 of catalog/includes/boxes/categories.php

 

	$categories_string .= '<a href="';

 

to

 

	$categories_string .= '<your image code><a href="';

 

 

Rob

Rob Bell - Inspired Graphix

Customising osCommerce in Australia, and the world!

View my profile for web and email links.

 

I'm sorry, but i cannot offer Free support via PM etc, and osCommerce forums prohibit me from putting any reference to paid support in my signauture.

However viewing my profile may provide links to my website or something like that which you may find useful.

Archived

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

×
×
  • Create New...