section31 Posted October 19, 2004 Posted October 19, 2004 Just encountered a flaw with mozilla/firefox and css which is quite uncommon... I always encounter css problems with IE, but this goes in the book as one of the few mistakes mozilla/firefox makes with css... http://section31.us/temp/firefoxflaw.html Anyone know of a fix for this... What i've been doing temporarily until they fix the problem is just adding a white background color to the image. Quote
borfast Posted October 19, 2004 Posted October 19, 2004 Can you use margin instead of padding? Maybe it works but yes, this is a nasty flaw in Gecko Quote
section31 Posted October 19, 2004 Author Posted October 19, 2004 nope it still does it with margin. Quote
borfast Posted October 19, 2004 Posted October 19, 2004 I couldn't find any fix for it. Didn't look too hard, though, I'm short on time. Guess the only way is to wait for them to fix it Quote
section31 Posted October 19, 2004 Author Posted October 19, 2004 thats ok...i just wanted to let everyone know about it. heh Quote
arvind Posted October 19, 2004 Posted October 19, 2004 Have you tried using the "img a" attribute ? Quote
borfast Posted October 19, 2004 Posted October 19, 2004 Arvind, the <img> has no "a" attribute that I know of Quote
arvind Posted October 19, 2004 Posted October 19, 2004 No, I meant in the css ! Basically defining the img a attribute in the CSS defines how image anchors will look like! Quote
borfast Posted October 19, 2004 Posted October 19, 2004 Ah, sorry, should have thought of that. Well, that could be a solution. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.