WebDevJon
01-04-2008, 12:17 AM
Hi All,
This might be an all too obvious problem, but not to me. I have done extensive research on this, peeked at code which seems to do what i'm looking for, but the problem still continues.
The problem is I have a background image which is to outline my page with shadow edges. I have that set to repeat y, minheight: 100% and height: 100%, but it only fills the screen which is the problem. When you scroll down the page (what is beyond the screen) the background image does not continue.
I have included a screen-shot of my site to help illustrate the problem I'm having better:
http://www.freewebs.com/jrgirard/cssbgproblem.png
The source code of the page:
http://www.freewebs.com/jrgirard/sourcecode.png
The CSS code of the page:
http://www.freewebs.com/jrgirard/csssourcecode.png
I've thought of setting the bg image to something like 1000px but then that would cause the page to go way beyond what is necessary in length.
Thanks for any help in advance,
PS. Does anyone actually think the site looks good the way it is, and I should just forget about this problem?
Jon.
This might be an all too obvious problem, but not to me. I have done extensive research on this, peeked at code which seems to do what i'm looking for, but the problem still continues.
The problem is I have a background image which is to outline my page with shadow edges. I have that set to repeat y, minheight: 100% and height: 100%, but it only fills the screen which is the problem. When you scroll down the page (what is beyond the screen) the background image does not continue.
I have included a screen-shot of my site to help illustrate the problem I'm having better:
http://www.freewebs.com/jrgirard/cssbgproblem.png
The source code of the page:
http://www.freewebs.com/jrgirard/sourcecode.png
The CSS code of the page:
http://www.freewebs.com/jrgirard/csssourcecode.png
I've thought of setting the bg image to something like 1000px but then that would cause the page to go way beyond what is necessary in length.
Thanks for any help in advance,
PS. Does anyone actually think the site looks good the way it is, and I should just forget about this problem?
Jon.