PDA

View Full Version : css guru help required.



m00nz00mer
March 19th, 2007, 01:18 PM
can someone tell my why the border on this site dissapears when you go on a page that scrolls?

www.blue-shark.co.uk/test..

cheers.

kBisk
March 19th, 2007, 04:44 PM
the issue is with height:100% (not sure which one)

the height is being set to 100% of the display area, rather than the entire page. Have you tried removing the height:100% from the body and html tags? Why is the height even set for those tags?

m00nz00mer
March 20th, 2007, 06:54 AM
I just put that in to test it.. any other ideas?? anyone had this problem before?