Jul. 7, 2008 - Fixed Background Image

This One Is My Fav. What it dose is instead of seeing your background picture go up as you scroll down it will make it stay put making your blog look nicer!

background-attachment: fixed;

Alls you'll need to do is in your Template Editor look for the part that says "body" it will look something like this,

body {
background-#;
background-image:url(image URL);
background-attachment: fixed;
background-repeat: repeat;
margin-left: 0px;
margin-top: 0px;
background-color: #000000;
margin-right: 0px;
margin-bottom: 0px;
}


put it in under
background-image:url( ); and your Done!

Post A Comment!



Comments

---------------------------------Top Of Page---------------------------------


Entry 6 of 7
Last Post | Next Post