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?

Width and sizes tag's in Lightbox
(1 viewing) (1) Guest
Go to bottomPage: 1234
TOPIC: Width and sizes tag's in Lightbox
#3764
Width and sizes tag's in Lightbox 14 Years ago Karma: 0
Hi,

I have tried to change the width parameters within the lightbox.

All I am trying to do is to remove the bottom
scroll bar from the lightbox to display only
710px of data and crop the rest (right side).
Like a wrapper.

And display the contents of a page/link

Please see www.jtml.co.uk/direct

The artical code I am using is:

<a href="www.teamprop.co.uk/sections/properties/results.aspx?searchString=0|99999999|S|||||0|0|59977|29565|5|T|EA|1|0|0|Attleborough|0||1|FULSE||10&TB_iframe=true&height=450&width=710"rel="sexylightbox">team</a>

Any help would be great.

As a 'by the way' if the lightbox could also cut the results to the left of a page it would be great (I think even a wrapper does not do this.

Regards
The administrator has disabled public write access.
 
#3766
Re:Width and sizes tag's in Lightbox 14 Years ago Karma: 747
Hello,

If you want to avoid horizontal scrolling in lightbox, you can add the
following CSS rule to template CSS file:

#SLB-Contenido iframe {
overflow-x:hidden;
}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#3768
Re:Width and sizes tag's in Lightbox 14 Years ago Karma: 0
Hi,

Many thanks for that.
Would there be any change in the artical code ?

Is it possible to make the artical display like a menu link
or display automatically ?

Regards
The administrator has disabled public write access.
 
#3769
Re:Width and sizes tag's in Lightbox 14 Years ago Karma: 0
Hi,

Also is this option in the lite version too ?

As I have made the change in the lite version but the same happens.
Please see the result.

Regards
The administrator has disabled public write access.
 
#3770
Re:Width and sizes tag's in Lightbox 14 Years ago Karma: 747
"ARI Sexy Lightbox" can open lightbox automatically when a page is loaded and it comes with "System - ARI Sexy Lightbox" plugin which provide ability to use plugin anywhere. You can place plugin code in menu item title that create lightbox for menu item. "ARI Sexy Lightbox Lite" doesn't provide this ability.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#3771
Re:Width and sizes tag's in Lightbox 14 Years ago Karma: 747
It seems our previous solution doesn't work in IE. We'll investigate it and provide modified solution.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1234