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?

Resize lightbox content
(1 viewing) (1) Guest
"ARI Fancy Lightbox" WordPress plugin
Go to bottomPage: 1
TOPIC: Resize lightbox content
#67146
Resize lightbox content 3 Years, 5 Months ago Karma: 0
HI! sorry, I have read various post about "Resize lightbox" but it dont work for me mmm...

.fancybox-slide--iframe .fancybox-content {
width : 800px;
height : 600px;
max-width : 80%;
max-height : 80%;
margin: 0;
}

I want resize the content box not for a link or URL but for a "form shortcode"
I see the lightbox so large as the whole page, almost fullscreen
How can resize it like 800x600 ?
Thanks

I used this code: (as documentation)
<center><div id="mySampleContent" class="fancybox-hide">[super_form id="1756"]</div>
<a href="#mySampleContent" class="ari-fancybox"><img src="/image.jpg"></a></center>

Thanks
bios2
Webmaster Marketer
User Offline Click here to see the profile of this user
Gender: Male Location: ITALY - ROME Birthday: 09/16
The administrator has disabled public write access.
 
#67147
Re:Resize lightbox content 3 Years, 5 Months ago Karma: 748
Hello,

Could you provide a link to a page where the lightbox is used?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#67148
Re:Resize lightbox content 3 Years, 5 Months ago Karma: 0
Sure!
Thanks for the quick reply

Here, it's the blue button in the middle of the page

www.cartarisparmio.top/risparmiocasa/
bios2
Webmaster Marketer
User Offline Click here to see the profile of this user
Gender: Male Location: ITALY - ROME Birthday: 09/16
The administrator has disabled public write access.
 
#67151
Re:Resize lightbox content 3 Years, 5 Months ago Karma: 748
Use the following code:

Code:


<center><div id="mySampleContent" class="fancybox-hide" style="max-width:600px">[super_form id="1756"]</div>
<a href="#mySampleContent" class="ari-fancybox"><img src="/image.jpg"></a></center>



Regards,
ARI Soft
The administrator has disabled public write access.
 
#67161
Re:Resize lightbox content 3 Years, 5 Months ago Karma: 0
Thanks! Well now it has the right size
bios2
Webmaster Marketer
User Offline Click here to see the profile of this user
Gender: Male Location: ITALY - ROME Birthday: 09/16
The administrator has disabled public write access.
 
Go to topPage: 1