2010-11-06, 08:37 PM
I cannot get my background image in #container to center or not repeat. Here is what i have now, and it doesn't work. Any ideas?
Anybody know?
anybody know?
body {
background-image:url(images/flame/bg.png);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center;
line-height: 1.4;
margin: 0;
font-family: Tahoma, Verdana, Arial, Sans-Serif;
font-size: 13px;
}
Anybody know?
anybody know?