![]() |
Weird underline under thumbnails (Firefox)?
I'm having a weird little problem that I haven't figured out. All of a sudden (I'm sure I did something), I'm getting an underline under most thumbnails with Firefox (1.5.x and 2.0 RC2/3). The underline is not showing up in IE6 or 7 or Opera 9.
See the problem here: http://www.hellyhansenusa.com/store/Helly-Hansen-m-1.html Anybody have a clue? I'm using both TelaFirma X-Cart Dynamic Image Generator and XC SEO Mods, but I don't think these are doing it. Scott |
Re: Weird underline under thumbnails (Firefox)?
Check the "NoBorder" class....make sure it is indeed set to a border of 0.
|
Re: Weird underline under thumbnails (Firefox)?
Yep, NoBorder in skin1.css is set to 0.
Quote:
|
Re: Weird underline under thumbnails (Firefox)?
I had a similar issue, it appears that you're in the same boat. Go to your authentication box and hover over username and password. See the underlines in Firefox? Here's the fix!
skin1.css replace: Code:
.VertMenuItems { Code:
a.VertMenuItems { That might help you image underline, but I doubt it. Post back and I'll look further. The line is also under the BUY NOW button! |
Re: Weird underline under thumbnails (Firefox)?
Thanks, that fixed the behavior you pointed out with the authentication boxes, but not the thumbnails.
Scott |
Re: Weird underline under thumbnails (Firefox)?
Your problem is due to this:
Code:
A:link { |
Re: Weird underline under thumbnails (Firefox)?
Quote:
Yep, you are right. I want to keep my text links underlined, but not for thumbnails. The question is, why is only Firefox showing the thumbnails with an underline? |
Re: Weird underline under thumbnails (Firefox)?
It's something to do with Telafirma's image mod (I think) it's just not jumping out at me?
|
Re: Weird underline under thumbnails (Firefox)?
Fixed it!
skin1/customer/main/products.tpl and find: Code:
{* SAFETYNET DSEFU MOD *} Code:
{* SAFETYNET DSEFU MOD *} |
Re: Weird underline under thumbnails (Firefox)?
I don't have DSEFU installed, but I do have the XC SEO mod installed. Here is my products.tpl.
Quote:
|
Re: Weird underline under thumbnails (Firefox)?
Try replacing:
Code:
{* New Dynamic Image Mod - TelaFirma *} Code:
{* New Dynamic Image Mod - TelaFirma *} |
Re: Weird underline under thumbnails (Firefox)?
It works. ranger82nd - you rock! Thanks for your help.
|
Re: Weird underline under thumbnails (Firefox)?
:wink:
You still have an issue with a line under your Buy Now button though! |
Re: Weird underline under thumbnails (Firefox)?
Yeah, but that one doesn't bother me too much. Kinda looks ok. I plan on changing the button at some point, so I'll tackle that one when the time comes.
Thanks again for your help. |
Re: Weird underline under thumbnails (Firefox)?
You know what, that is the table width in your buttons/button.tpl you see it in IE also! Just make the table width slightly smaller, that should fix that also.
|
All times are GMT -8. The time now is 10:33 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.