"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes:

> 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.

Write a custom CSS.  Make it be added by your master.kid or master.html or add
it there by hand after the one added by the widget.  Or make your master.kid
or master.html add CSS from your templates right in the end of the head
section of the page.

> 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?

Yes.  As I said, order is important with CSS.  I don't remember the priority
it is applied, though.  You might want to check some of the references out in
paper or at the web.

-- 
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