Jump to content

how to repeat image down page


jasonc

Recommended Posts

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

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?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.