View Full Version : My page doesn't scroll


StarryIlove
10-04-2004, 02:51 PM
I don't remember putting any scrolling attributes in and I can't find any but it's doesn't scroll. Please take a look and tell me what you can see.

http://neo-ilove.com/me/images3/template.php

thanks starry

starlet
10-04-2004, 03:03 PM
Its the overflow hidden thats doing it...


body, table, td, tr {overflow: hidden; scrollbar-arrow-color: #000000;
scrollbar-base-color: #FFFFFF;.....

Remove that and it should scroll :)

StarryIlove
10-04-2004, 03:41 PM
Thanks I knew it was something simple I just couldnt see lol