Monday, February 23, 2009

The Background

You need to have a photobucket account for you to upload the picture you want and to get the code.

Sign it at photobucket.com then click MY ALBUMS

You will see REDUCE TO for the size of your picture at Upload Images and Videos

Click 1 megabyte file size

Then CHOOSE FILES

Locate where you save your picture.. my document, my picture, desktop… etc.

Then you will see the save picture below. Just point th cursor on the picture and you will see links. You are going to need that DIRECT LInK CODE

NOW, at EDIT HTML at blogger.com you are going to delete this code:

body {
background:$bgcolor;
margin:0;
color:$textcolor;
font:x-small Georgia Serif;
font-size/* */:/**/small;
font-size: /**/small;
text-align: center;
}

And change it with this….

body {
background:$bgcolor;
margin:0;
color:$textcolor;
font:x-small Georgia Serif;
font-size/* */:/**/small;
font-size: /**/small;
text-align: center;
background-color:#FFFFFF;
background-image:url(http://i305.photobucket.com/albums/nn205/crabucay20/image36-2.jpg); <<--change this with the Direct Link code from photobucket.
background-attachment: fixed;
background-position:top center;
background-repeat:no-repeat;
border-color:#ffffff;
border-width:0px ;
border-style: solid;
}a:link {
color:$linkcolor;
text-decoration:none;
}

Save template and your done… oh! Not yet. Hehehe!

0 comments: