Forum menu
Topic starter
It displays fine in Chrome and IE but no joy in Firefox
Really simple:
border:4 solid ffffff
is this to do with needing to do a doctype set or is there a simple work around as its to be implemented on a system where I cannot set doctype
Posted : 21/02/2011 6:57 pm
Have you tried
border: solid 4px #ffffff;
Posted : 21/02/2011 7:12 pm