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; } Quote Link to comment Share on other sites More sharing options...
haku Posted May 15, 2010 Share Posted May 15, 2010 Not sure what you mean. Quote Link to comment 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? Quote Link to comment 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? Quote Link to comment 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/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.