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]. For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en.
