Hello there! Welcome to Youjoomla Support Forums

We are Web Development Company specializing in Joomla Templates , Joomla Extensions and WordPress Themes development . You are not able to see some forum threads due to your memberhip level. To unlock all forums and special customer support please take few moments to signup . If you are just searching for free joomla templates , or free joomla extension support simply head to our Free Joomla Support forums and open a new thread. Our moderators will help you as soon as possible. To spead up the response time please take few seconds and go over forum rules

Have fun!

[SOLVED] Remove Scroll bar from popup

12-05-2009, 01:37 AM
# 7 (permalink)
kgrinsteiner
Neo-

Thanks for your help!

Quote:

HTML Code:

http://www.motongatorjoe.com/plugins...ss/yjmmbox.css
#lbCenter, #lbBottomContainer{position:absolute; left:50%; overflow:hidden; background-color:#000; z-index:100003}



see if you can disable X and Y

overflow-x: hidden;
overflow-y: hidden;

not tested
The above did NOT work. . thank you though. .

I found that if I added:

Code:

iframe {
overflow: hidden;
}
to the above mentioned css file, that it DID remove the scroll bar!

So now it is working as I would like! Thanks again
Thread Tools
Display Modes

Powered by vBulletin®
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.

Members Login

Username
Password