How do I stop my background image from scrolling?

Dec 04, 2008 08:37

I looked and found what I thought was the answer and plugged it in but still my background he is scrolling and I'd really like it stationary.



/===

body {
font-family: Georgia, serif;
font-size: 12px;
color:#302217;
background-image: url(http://i33.photobucket.com/albums/d57/mad_jaks/AMiscreated/taylormadealtSMALLISH.png);
background-attachment:fixed;

}

===/

page:backgrounds

Previous post Next post
Up