Philippe Wittenbergh wrote:

The problem stems form this in the default forms.css
legend {
  ...
  position: static ! important;
  float: none ! important;
}

Ingo Chao wrote:

> I think the problem is in the browser default /res/form.css:
>
> legend { ... float: none ! important; }


Well that's just peachy...so basically, there's no way to override this, as it will always take precedence over anything I can do with my styles thanks to the ! important. Interestingly, these rules weren't in my forms.css, but now that I've manually edited it, I can see exactly what's happening. Infuriating...this makes the already difficult legend even more difficult to style. *sigh*


--
Patrick H. Lauke
_____________________________________________________
re�dux (adj.): brought back; returned. used postpositively
[latin : re-, re- + dux, leader; see duke.]
www.splintered.co.uk | www.photographia.co.uk
http://redux.deviantart.com

******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************



Reply via email to