Hi,
I have one problem with my position of my background image. I have
created one div-tag that has a background image, which should be fixed
during scrolling. On the left side of the div is my menu-div, so the
content div is shown round 25% from the left browser side. In this
content div I would like to position a image on the left or right side.
I need a background-attachment: static, because the layout position is
the div, not the viewpoint. If I use background-attachment: static, it
isn't a valid css file, because only fixed and scroll are allowd.
You can see the idea on my webpage www.flashpixx.de. Some images will
be on the right side and some on the left in the content area. At the
moment my css is not valid and the IE make problems.
Does anyone an idea?
Thanks
Phil
I have one problem with my position of my background image. I have
created one div-tag that has a background image, which should be fixed
during scrolling. On the left side of the div is my menu-div, so the
content div is shown round 25% from the left browser side. In this
content div I would like to position a image on the left or right side.
I need a background-attachment: static, because the layout position is
the div, not the viewpoint. If I use background-attachment: static, it
isn't a valid css file, because only fixed and scroll are allowd.
You can see the idea on my webpage www.flashpixx.de. Some images will
be on the right side and some on the left in the content area. At the
moment my css is not valid and the IE make problems.
Does anyone an idea?
Thanks
Phil
Comment