![]() |
thumbnail link color
Hello... On all my thumbnails on the products page, it shows the blue (#0000FF) box around them, meaning it's a hyperlink. I am assuming this color is the default.
It only shows when I display the page using Internet Explorer. Is there a way to get rid of that blue box or atleast change it to black? Any help is much appreciated! ~Robin |
By default, that shouldn't show unless you have done some customization. There should be a
border="0" piece of code in product_thumbnail.tpl that will prevent that. If not, add it in. |
You can also prevent a border from appearing around a linked images by setting the border size to zero in style1.css.
Code:
img { border: 0; } |
All times are GMT -8. The time now is 06:53 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.