« Return to Thread: Replacing class="alignright" etc Was: Re: Linking stylesheet to RSS feeds

Re: Replacing class="alignright" etc Was: Re: Linking stylesheet to RSS feeds

by Eric Marden-2 :: Rate this Message:

Reply to Author | View in Thread


On Jun 17, 2009, at 3:34 AM, Lynne Pope wrote:

> Inline styles apply only to the element they are set on. They take
> precedence over everything else in the cascade. Its impossible to  
> style
> pseudo-elements and -classes with inline styles and impossible to  
> override
> them in external CSS.

You can override them with the !important flag, but I wouldn't really  
recommend it unless required.

http://www.w3.org/TR/CSS2/cascade.html#important-rules


- Eric Marden
__________________________________
http://xentek.net/code/wordpress/





_______________________________________________
wp-hackers mailing list
wp-hackers@...
http://lists.automattic.com/mailman/listinfo/wp-hackers

 « Return to Thread: Replacing class="alignright" etc Was: Re: Linking stylesheet to RSS feeds