Had a good week, as a team were still churning out at a pretty high level. For those of you who have had any problems with backgrounds try this code out:
{
background: url('../images/site_bg.gif');
background-repeat: no-repeat;
background-attachment:fixed;
background-position: 50px 100px;
}
and position exactly where you want works well for backgrounds but you can really utilize it when you use a background image throughout the site.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment