Padding of Content

Page: 1

Author Post
Member
Registered: Jan 2012
Posts: 98
I am just trying to use Floatbox in a new place. So far I have placed images and slideshows in a Floatbox; now I want to put text from a hidden div.

It works with no problem, but the content is squeezed hard against the innerBorder. The non-modal examples on the Docs page have sensible padding but I can't find how it is done.

The Appearance section in Options lists "padding" and "panelPadding" but neither of those affects inside the innerBorder. I've searched the CSS file but can't find anything there either.

Thanks in advance.
Administrator
Registered: Aug 2008
Posts: 3382
Style up HTML content in a Floatbox exactly the same way you would style it on the main page - using CSS. Assign whatever CSS padding you desire to the <div> or <p> or whatever it is that you're loading into the floatbox.
Member
Registered: Jan 2012
Posts: 98
Of course! Now why didn't I think of that?

Thanks, Admin.

Page: 1