![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
I've set a background image to repeat-y and at 100% height. It appears fine when I open the window, but when I resize to a smaller height so that I must scroll down to see the rest, the background image is suddenly gone from the bottom. #background { position: absolute; top: 0px; bottom: 0px; left: 50%; margin-left: -370px; background-image: url(images/background.gif); background-repeat: repeat-y; width: 740px; height: 100%; } see here: http://www.kndesign.net/index2.htm I've tried turning off the background repeat but that doesn't seem to work (although it's not shown in the css, just have to trust me that I tried it). Can anyone help? I'm fairly new to this so the answer may be obvious to everyone else. |
#4
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |