Add My Layouts

Add my layout to your blog the surefast way!

1. Download and open the zip file. Upload the page and header files to your Photobucket account or image storage site of your choice.
2. Click "Customize" at the top right corner of your signed in page
From the top tabs select "Layout" -- "Pick New Template" and set your template to Minima
(You won't lose your widgets)
3. Click "Edit HTML"
4. Scroll down to where it says:
body {
background:$bgcolor;
margin:0; color:$textcolor;
font:x-small Georgia Serif;
font-size/* */:/**/small;
font-size: /**/small;
text-align: center;
}

5. Select that and paste the following in it's place:
body {
background:$bgcolor;
background-image:url(http://photobucket url/Summer_Stripes_LO.jpg);
background-position: center;
background-repeat:repeat-xy;
background-attachment: fixed;
margin:0;
color:$textcolor;
font:x-small Georgia Serif;
font-size/* */:/**/small;
font-size: /**/small;
text-align: center;
}

6. Make sure the url in the above code is directly to your LO image. Click "Save Template".

7. If there is a matching header, go to "Layout" and choose "Edit" on your Header Widget. In the window that comes up, choose "From the web" and paste the header url in the box. Under "Placement" choose "Instead of title and description". Be sure "Shrink to fit" is NOT checked. Click "SAVE".