jasonc Posted May 15, 2010 Share Posted May 15, 2010 i have the following which works if i set the height but as the page dynamic i wish to have the page grow no mater the height needed. without having to change the height for each page, meaning i have the DIV added to each page, i can can only have one. #container2010 { background-color:#ecedee; width:775px; background-image:url(images/containerbg2010.jpg); background-repeat: repeat-y; } Link to comment https://forums.phpfreaks.com/topic/201830-how-to-repeat-image-down-page/ Share on other sites More sharing options...
haku Posted May 15, 2010 Share Posted May 15, 2010 Not sure what you mean. Link to comment https://forums.phpfreaks.com/topic/201830-how-to-repeat-image-down-page/#findComment-1058645 Share on other sites More sharing options...
runawaykinms Posted May 15, 2010 Share Posted May 15, 2010 I see what you mean. You are saying that if you set the height of each page to a fixed amount, the background image repeats and fills in the desired area. However, if you don't set the height to a fixed number the image does not fill in the area as you would like. Is that correct? Link to comment https://forums.phpfreaks.com/topic/201830-how-to-repeat-image-down-page/#findComment-1058665 Share on other sites More sharing options...
runawaykinms Posted May 15, 2010 Share Posted May 15, 2010 Also, Is that problem occurring in just one browser, or in them all? Link to comment https://forums.phpfreaks.com/topic/201830-how-to-repeat-image-down-page/#findComment-1058669 Share on other sites More sharing options...
haku Posted May 15, 2010 Share Posted May 15, 2010 I think this is probably what you want: http://www.cssstickyfooter.com/ Link to comment https://forums.phpfreaks.com/topic/201830-how-to-repeat-image-down-page/#findComment-1058724 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.