Hello, I have a problem.
Im working on a web page http://tacrosst.com/privacy/and in the background of the page i have inserted a spring imagine. But i don't know how to MAKE the imgaine touch the red footer. hope you can help

Recommended Answers

All 2 Replies

I'd try:

body {
background:#FFFCF5 url(images/bg.gif) no-repeat fixed center bottom;}

Only issue I forsee is the the footer might be a problem, but sure you would work it out

follow macneatos post
and
add a blank space equal to the height of the footer to the image, OR
add a colored bar equal to the height of the footer to the image and dont set bground color in css to the footer

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.