Hi, I'm trying to remove the images from my products, I've followed all the advice on the main forum and the images don't appear in IE but still appear in Firefox!
any ideas?
Ta,
Gordon.
www.actorxfactor.co.uk
Hi, I'm trying to remove the images from my products, I've followed all the advice on the main forum and the images don't appear in IE but still appear in Firefox!
any ideas?
Ta,
Gordon.
www.actorxfactor.co.uk
No I rather unorthodoxly replaced the image with a 1px transparant .gif.
Right now my problem is that when I list more than 1 product per category eveything disappears except this: "Displaying 1 to 2 (of 2 products)" I know I've changed something to let this happen but I'm damned if I can remember what.
Hi, OK after hours of meddling I'm stuck on the following: I would like to replace the "Tell a friend about us" button with my own button linking it to an existing page.
Thanks in advance![]()
Gordon!
Have you found the tell a friend section? (includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php)
You could just replace all the code in that section with your own button and link. I'm assuming you want these links to do the same thing on every product. So, just hard code it, like this:
<a href="link_here.htm" ><img src="image_here.jpg" alt="alt text here" width="100" height="20 /></a>