I usually just use selectors like $(".ui-accordion-content").css
("padding","4px");Or you could just add a class to the contents container. Both work fine for me. On Oct 2, 12:53 pm, Dave Pitman <[email protected]> wrote: > Is there a way to control the padding within the content area? > > For example, I would like to place an image as content and be able > have it fill the content area to within "x" pixels. > > Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
