spottedhaggis Posted April 24, 2005 Posted April 24, 2005 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
♥Vger Posted April 24, 2005 Posted April 24, 2005 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
spottedhaggis Posted April 24, 2005 Author Posted April 24, 2005 Perfect, worked exactly as I wanted it to. Ta very much Born - Scotland Location - Kent, England Job - hunting for one
Recommended Posts
Archived
This topic is now archived and is closed to further replies.