DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   HTML and CSS (http://www.daniweb.com/forums/forum143.html)
-   -   problem with background image repeat-y (http://www.daniweb.com/forums/thread21981.html)

endortrails Apr 16th, 2005 12:35 am
problem with background image repeat-y
 
Howdy all

I have a problem with my css background image. It only extends down the page through 100% of the content. Here's the problem:

http://www.thadallender.com/photos

It should extend down the entire page, however, it just extends and stops where the page's content stops. Any help? Thanks in advance

Thad

DanceInstructor Apr 16th, 2005 12:49 am
Re: problem with background image repeat-y
 
Put it in the body tag:

[HTML]body {
text-align: center;
margin: 0px;
background: transparent url(http://www.thadallender.com/blog/images/bg_slim.gif) repeat-y 100%;
}[/HTML]

cscgal Apr 16th, 2005 12:50 am
Re: problem with background image repeat-y
 
Your link appears to be broken for me.


All times are GMT -4. The time now is 6:07 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC