My guess is it's not the body that needs those classes added to it, but some
other element that's filling the page. Use Firebug to inspect and see how
you can identify that element. Perhaps by class

$('.the-class-of-the-element').addClass('ui-widget ui-widget-content');

or by id

$('#the-id-of-the-element').addClass('ui-widget ui-widget-content');

- Richard

On Fri, Dec 4, 2009 at 6:13 PM, Clayton Dukes <[email protected]> wrote:

> o...didn't know you could list both, man I AM dumb.
> I tried that and it still doesn't work.
> Is it because I'm using the jquery layout plugin perhaps?
> Here's a screenshot of what I have:
> http://php-syslog-ng.gdd.net/screen.png
>
>
> On Fri, Dec 4, 2009 at 6:08 PM, Richard D. Worth <[email protected]>
> wrote:
> > <body class="ui-widget ui-widget-content">
> >
> > - Richard
> >
> > On Fri, Dec 4, 2009 at 5:38 PM, Clayton Dukes <[email protected]> wrote:
> >>
> >> Sorry, I don't get it - remember, you're talking to a complete dummy :-)
> >>  <body class="ui-widget">
> >> How do I set both?
> >>
> >>
> >>
> >> On Fri, Dec 4, 2009 at 5:33 PM, Richard D. Worth <[email protected]>
> >> wrote:
> >> > 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]<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]<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.


Reply via email to