How do you override after the default one?  I wrote some inline CSS
for the tabber but it was not being applied, leading me to believe
the Tabber is loaded in javascript after the CSS is styled on the
HTML.

Normally I know how this works but for some reason the styles were not
being applied...or not being applied in the right order?

Does this make sense?

On Mar 18, 7:12 pm, Jorge Godoy <[EMAIL PROTECTED]> wrote:
> "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes:
> > Yes, I read through that already...but the tabber widget has the CSS
> > file hardcoded...so unless I modify the widget to take in the CSS
> > file, or modify the CSS file itself, there doesn't seem to be a way to
> > extend the styling.
>
> I didn't get it.  CSS is "Cascaded Style Sheet".  You can override the
> default.  Just create a new CSS and load it after the one supplied by the
> widget.  You can override just the parts you don't like.
>
> The browser will honor the most specific declaration that appears last.
>
> --
> Jorge Godoy      <[EMAIL PROTECTED]>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to