Hi, i would like to use the IncludeStylesheet in my page classes in order to override some styles declared in components. In order for this to happen the css declared in the page would have to show up in the rendered HTML after the css declared by the component. As it turns out, the css are getting declared the other way around. Is this possible to control ?
This is the way i think it makes sense to override styles. CSS declared in layout component takes precedence over css declared in page which in turn takes precedence over css declared in component. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]