Patrick Roane wrote:
> www.pdrsolution.com/bistro17/index.html.

> 3.)When I tried placing the image as 'background' with the .css code 
> ie. I tried the body and some other areas, the image would disappear 
> behind the other elements instead of out in front.
> 
> Does anyone know where I need to position this image within the .css 
> code so that it's position is fixed and centered behind the middle 
> column content?

As background-image on one of these elements...

#contentColumnContainer
#innerContent

...with the background-position 'top center' (or just 'center' if you
want both horizontal and vertical centering), and make sure .inside has
a transparent or no background.

        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to