ui-widget-content doesn't work on its own. Try both ui-widget and ui-widget-content together.
- Richard On Fri, Dec 4, 2009 at 5:17 PM, Clayton Dukes <[email protected]> wrote: > Yeah, I tried something like: > <body class="ui-widget-content"> (which, I would have thought, would > set the content? But I don't see anything for ui-body or > ui-background) > But that didn't work...again, maybe I'm too dumb to be attempting this > stuff, sorry :-) > > > On Fri, Dec 4, 2009 at 5:14 PM, Richard D. Worth <[email protected]> > wrote: > > > > Sorry, here's the direct link: > > > > http://jqueryui.com/docs/Theming/API > > > > - Richard > > > > On Fri, Dec 4, 2009 at 5:13 PM, Richard D. Worth <[email protected]> > wrote: > >> > >> Have you looked at http://jqueryui.com/docs/Theming ? That lists all > the classes and what they do. Sounds like maybe you just want to add a > couple of those classes to the body? > >> > >> - Richard > >> > >> On Fri, Dec 4, 2009 at 5:03 PM, Clayton Dukes <[email protected]> wrote: > >>> > >>> Forgive my ignorance, I'm just learning jquery... > >>> I have my pages set up using sortables, I have themes working. > >>> I'm also using the ui layout plugin (http://layout.jquery-dev.net) > >>> > >>> How do I set the body background to switch and use the theme background > settings? > >>> I've looked through the docs/google but I'm probably just stupid :-) > >>> > >>> So I have something like this: > >>> <div class="ui-layout-center"> > >>> <!-- Start Column 1 --> > >>> <div class="column"> > >>> <div class="portlet"> > >>> > >>> How do I set the background of the whole layout to match that of the > theme? > >>> > >>> -- > >>> ______________________________________________________________ > >>> > >>> Clayton Dukes > >>> ______________________________________________________________ > >>> > >>> -- > >>> > >>> You received this message because you are subscribed to the Google > Groups "jQuery UI" group. > >>> To post to this group, send email to [email protected]. > >>> To unsubscribe from this group, send email to > [email protected]<jquery-ui%[email protected]> > . > >>> For more options, visit this group at > http://groups.google.com/group/jquery-ui?hl=en. > >> > > > > -- > > > > You received this message because you are subscribed to the Google Groups > "jQuery UI" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > [email protected]<jquery-ui%[email protected]> > . > > For more options, visit this group at > http://groups.google.com/group/jquery-ui?hl=en. > > > > -- > ______________________________________________________________ > > Clayton Dukes > ______________________________________________________________ > > -- > > You received this message because you are subscribed to the Google Groups > "jQuery UI" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<jquery-ui%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/jquery-ui?hl=en. > > > -- You received this message because you are subscribed to the Google Groups "jQuery UI" 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/jquery-ui?hl=en.
