Change Background Image in Blogger
·
Template à Edit HTML à search this, we find at the Top itself
After the Navigation
bar code
/* GENERAL */
*{
margin: 0;
}
#navbar,
#navbar-iframe, #PageList99 h2, #PageList1 h2, #LinkList1 h2, .home-link{
display: none;
}
body {
background: #c2c6c7
url(http://i44.tinypic.com/b5llaw.jpg) no-repeat center top;
margin:0;
color:$textcolor;
font-size: /**/small;
text-align: left;
}
·
Change
& Replace the URL with your Image
·
Njoy
$################ satyajohnny