GFX-Help.com
09-19-2008, 08:12 AM
My site is http://www.gfx-help.com
I have a tiled background and then a container around everything with a background for the fixed background design at the top. It works perfect in FF and IE, but in safari (both on mac and pc) it shifts the background by a few px.
Here's a link to a test file I made so it's easy to look through the code:
http://www.gfx-help.com/test.html
and here's the css...
.container {
background-image:url(images/bblast/header/bg_top.jpg);
background-repeat:no-repeat;
background-position:top center;
background-attachment:fixed;
margin:0px;
padding:0px;}
this is the body css (ignore the incorrect formatting)
#444444 url(images/bblast/bg.jpg) repeat-y top center
margin:0px;
padding:0px;
Any help would be greatly appreciated
Thanks
-Sam
www.GFX-Help.com (http://www.GFX-Help.com)
Get Help | Chat | Critique | Share
Community for graphic designers
I have a tiled background and then a container around everything with a background for the fixed background design at the top. It works perfect in FF and IE, but in safari (both on mac and pc) it shifts the background by a few px.
Here's a link to a test file I made so it's easy to look through the code:
http://www.gfx-help.com/test.html
and here's the css...
.container {
background-image:url(images/bblast/header/bg_top.jpg);
background-repeat:no-repeat;
background-position:top center;
background-attachment:fixed;
margin:0px;
padding:0px;}
this is the body css (ignore the incorrect formatting)
#444444 url(images/bblast/bg.jpg) repeat-y top center
margin:0px;
padding:0px;
Any help would be greatly appreciated
Thanks
-Sam
www.GFX-Help.com (http://www.GFX-Help.com)
Get Help | Chat | Critique | Share
Community for graphic designers