Log In · Register

 
Remove Bottom Scrollbar
singitbabyyy
post Aug 23 2005, 01:48 AM
Post #1


Member
**

Group: Member
Posts: 10
Joined: Jul 2005
Member No: 185,156



If anyone out there could help me, I'd really appreciate it:

How do you get rid of the bottom scrollbars in my About Me section and General section?

My Myspace!

Thanks so much! biggrin.gif
 
 
Start new topic
Replies
jh008
post Aug 23 2005, 02:11 AM
Post #2


hello,
****

Group: Member
Posts: 141
Joined: Aug 2005
Member No: 208,332



make sure all your div layers contain this

style="overflow-x:hidden;y:scroll;"

example

<div style="overflow-x:hidden;y:scroll;"></div>


if youd rather do all the divs at once use this code

CODE
<style type="text/css">
div {overflow-x:hidden;y:scroll;}
</style>
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: