Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Box modifications


spottedhaggis

Recommended Posts

Posted

Hi all,

 

I used a contrib from someone that lets me remove the product list numbers and add a bullet in front of each product menu option. I want to add this same bullet image in front of each of my links in the information box?

 

How would I do this.

 

Thanks in advance.

Born - Scotland

Location - Kent, England

Job - hunting for one

Posted

As you wish to add the bullet in in front of the links, then go to includes/boxes/information.php and change to something like this:

 

'<img src="images/yourbullet.gif"><a href="' . tep_href_link(FILENAME_SHIPPING) . '">' . BOX_INFORMATION_SHIPPING . '</a><br>'

 

Vger

Archived

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

×
×
  • Create New...