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?

Scroll Bars
(1 viewing) (1) Guest
Go to bottomPage: 1234
TOPIC: Scroll Bars
#23466
Scroll Bars 12 Years, 3 Months ago Karma: 0
Is it possible to get scroll bars?
Using this example
Code:

{arijfancybox width="350" height="200" title="Content"}
  {arijfbicontent}
    Click me to view HTML content
  {/arijfbicontent}
  {arijfbocontent}
    This is content that will be displayed in popup
  {/arijfbocontent}
{/arijfancybox}



If the 'content' takes up more space than the box, it sort of spills out the bottom. Can I make a vertical scroll bar appear instead?
Steve
The administrator has disabled public write access.
 
#23467
Re:Scroll Bars 12 Years, 3 Months ago Karma: 747
Hello,

Could you provide a link to a page where this code is used?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#23511
Re:Scroll Bars 12 Years, 3 Months ago Karma: 0
Not easily. The client was in a hurry so I had to find an alternative solution!
Steve
The administrator has disabled public write access.
 
#23512
Re:Scroll Bars 12 Years, 3 Months ago Karma: 747
Try to add the next CSS rule to a site template file or add to a CSS template in "CSS Templates" section on component backend:

Code:


#fancy_content
{
 overflow: auto
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#30901
Re:Scroll Bars 11 Years, 8 Months ago Karma: 0
Hiya,

Just having the same issue. Tried to add the CSS above to the template's template.css file but no joy.
The link is here and the popup is opened by the photo tips button 2/3 way down.
www.curiouskidsportraits.com.au/index.php/product/alice

Thanks!
The administrator has disabled public write access.
 
#30903
Re:Scroll Bars 11 Years, 8 Months ago Karma: 747
What plugin code do you use?

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