On Jul 13, 2010, at 4:05 PM, Dipesh Parmar wrote: > I'm currently working on a site: http://dvpwebdesign.com/test/index.html, > where i am having issues with a purple border around the header image on > every page of my website in IE. The header should just have a white > background, and works fine on Safari, Firefox, Chrome, i've checked the css > and cant find any instance of a purple border or outline being used for the > header or even as a background, can anyone help?
Which version of Firefox are you testing ? Up to the latest release build (3.6.6), the image has a border - the 4.1b1 preview doesn't, per bug 452915 [1], the default border was removed. The border you see is the default (IE, Firefox) browser setting when an image is inside a link. a img {border: none;} will remove that. [1] https://bugzilla.mozilla.org/show_bug.cgi?id=452915 Philippe --- Philippe Wittenbergh http://l-c-n.com/ ______________________________________________________________________ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/