twisted_dolly
07-10-2003, 06:09 PM
Is there any way I can decrease the size of a page (Say inside an iframe, to stop so much Scroll thing coming up)(?) Or even a code to stop the bottom scroll from coming up. Not both the bottom and right, just bottom? Thanks x <3
kittycat
07-10-2003, 06:38 PM
To make it so there's no horizontal scrollbar, you can add this to your body tag:
style="overflow-x: hidden;"
What you're saying is a little unclear though....
twisted_dolly
07-10-2003, 07:10 PM
I'm not even sure what I'm saying most of the time. Sorry. But thankyou, that worked :) <3 x