Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2007-04-21 09:08:18

RedFox
Member
From: Netherlands
Registered: 2005-03-25
Posts: 809
Website

Strang behaviour in IE6 of <a> ... [solved!]

On this page there is something strange going on in IE6/winxp! Just hover over ‘gepost’ and then over b.e. ‘Turismo’ … the box is expanding downwards … !? I’ve looked for hours in my stylesheet but I can’t find anything why this effect occurs. So, I can use some help here. Thanks in advance!

Last edited by RedFox (2007-04-23 13:08:51)

Offline

#2 2007-04-21 10:47:42

zero
Member
From: Lancashire
Registered: 2004-04-19
Posts: 1,470
Website

Re: Strang behaviour in IE6 of <a> ... [solved!]

I’ve seen this sort of thing when I missed a /a or a > but I checked the w3c validator and you don’t have those errors. However, you have an extra /div at the end. You could try that.


BB6 Band My band
Gud One My blog

Offline

#3 2007-04-22 17:18:44

RedFox
Member
From: Netherlands
Registered: 2005-03-25
Posts: 809
Website

Re: Strang behaviour in IE6 of <a> ... [solved!]

No … it’s not the extra <div> … it has been removed btw! So, I still need some help here!

Offline

#4 2007-04-23 08:00:08

boringBoy
New Member
From: Bulgaria
Registered: 2007-04-22
Posts: 3
Website

Re: Strang behaviour in IE6 of <a> ... [solved!]

a:hover
{ text-decoration: none; color: #ff2700; /*border-bottom: 1px dashed #333;*/ height:inherit;
}

/*border-bottom: 1px dashed #333;*/ <——- your problam :) good luck, also try to write 0px 0px 0px 0px; when you type margins and padings.

Offline

#5 2007-04-23 09:14:53

RedFox
Member
From: Netherlands
Registered: 2005-03-25
Posts: 809
Website

Re: Strang behaviour in IE6 of <a> ... [solved!]

@boringBoy: Thank you for looking at my CSS. I don’t know how you’ve inspect my stylesheet but it did give you a false impression. There is nothing wrong about it! So the problem still occurs … :(

Offline

#6 2007-04-23 10:58:48

Dragondz
Moderator
From: Algérie
Registered: 2005-06-12
Posts: 1,538
Website GitHub Twitter

Re: Strang behaviour in IE6 of <a> ... [solved!]

Try to eliminate line-height: 100% in .article h4.catagory and .article h3

maybe it s that!

Offline

#7 2007-04-23 10:59:00

zero
Member
From: Lancashire
Registered: 2004-04-19
Posts: 1,470
Website

Re: Strang behaviour in IE6 of <a> ... [solved!]

Have you tried styling specifically for h3 a and h4 a ?


BB6 Band My band
Gud One My blog

Offline

#8 2007-04-23 11:48:10

RedFox
Member
From: Netherlands
Registered: 2005-03-25
Posts: 809
Website

Re: Strang behaviour in IE6 of <a> ... [solved!]

Nope … nothing works! Can anyone tell me if the effect occurs in IE7 too? If not, then maybe we have the peekaboo here!

Offline

#9 2007-04-23 13:08:24

RedFox
Member
From: Netherlands
Registered: 2005-03-25
Posts: 809
Website

Re: Strang behaviour in IE6 of <a> ... [solved!]

Solved … :) … by deleting margin-bottom from img … yes, it’s true! Don’t ask me what that has to do with hovering over ‘gespot’ and b.e. ‘Turismo’ … I really don’t know! Nevertheless … thanks for the help!

Last edited by RedFox (2007-04-23 13:10:16)

Offline

Board footer

Powered by FluxBB