Hi guys,
I'v made it this far without having to ask any questions - this forum is great and has all the answers, however: I am struggling with this one.
I have applied gfiebich's mod on post #1 with rubbernecks alteration on post #18
Rubbernecks code:
Quote:
leftrightslide[{counter}]='<a href=product.php?productid={$products[product].productid}&cat={$cat}&page={$navigation_p age}>{include file="product_thumbnail.tpl" productid=$products[product].productid image_x=$config.Appearance.thumbnail_width product=$products[product].product tmbn_url=$products[product].tmbn_url}</a>'
|
This did not work but after a bit of playing I removed the quotes from the code above and added quotes to the href:
[quote]
Quote:
leftrightslide[{counter}]=<a href="product.php?productid={$products[product].productid}&cat={$cat}&page={$navigation_p age}">{include file="product_thumbnail.tpl" productid=$products[product].productid image_x=$config.Appearance.thumbnail_width product=$products[product].product tmbn_url=$products[product].tmbn_url}</a>
|
This is now working for me but not in IE, only Firefox - any ideas?
Also the alt text that shows on mouseover does not appear...
Any help would be much appreciated
Keith
www.sub-laser.com/shop