Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

(SOLVED) Content margins inside sexylightbox
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: (SOLVED) Content margins inside sexylightbox
#12978
(SOLVED) Content margins inside sexylightbox 13 Years ago Karma: 1
Hi,

I use fancy white sexylightbox theme. My problem is that I cant find the right spot in the sexylightbox.css where I can set margins to the content inside the box.

At the moment the margins seem to be 5px I want them at 20px to the left and 20px to the right so that my (text) content doesn't come so near the sexylightbox edge (borders).

Any help will be highly appreciated.
Last Edit: 2011/03/29 10:36 By rexous.Reason: solved
The administrator has disabled public write access.
 
#12990
Re:Content margins inside sexylightbox 13 Years ago Karma: 746
Hello,

Do you need it only for inline content or for all content types (images, remote pages)?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#12991
Re:Content margins inside sexylightbox 13 Years ago Karma: 1
More info: I use sexylightbox everywhere syntax since I load a custom html module. It is inside this module I have my text (content). Module with id 166

{arisexylightbox activeType="module" width="800" height="550" id="166" link="Bla bla bla" title="Bla bla bla"}{/arisexylightbox}

And of curse when it popups up my text (content) is way to close to the edge of the sexylightbox window.
Last Edit: 2011/03/29 09:30 By rexous.
The administrator has disabled public write access.
 
#12995
Re:Content margins inside sexylightbox 13 Years ago Karma: 746
Download and upgrade "ARI Sexy Lightbox" module. After this use the next CSS rule that add padding for inline content:

Code:


DIV#SLB-Image
{
padding: 0 20px;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#12996
Re:Content margins inside sexylightbox 13 Years ago Karma: 1
Thats perfect !!! Solved like always with you guys in a matter of hours
The administrator has disabled public write access.
 
Go to topPage: 1