Where to put the blog layout code....


 your welcome to use the layout We do like to hear which ones are your favorite! PLEASE LEAVE US A COMMENT 

 It is rather simple!

Save the layout as if it were a photo. (right click, save) open your dash board, select the design tab. Next selection will be right under that design tab, click on template design. Simply choose the watermark layout. Then to the far left select background. Click remove below the preview window. Now click the down arrow to the right of the box, at the top of the list is upload image. Click choose file. Now go into where you saved your background from Diesel Daisy Design. Upload the image you saved on your computer. It shouldn't take to long just be sure to preview everything before saving. Once your background is loaded. Your almost done! You will want to select center image (alignment), and I prefer non tiling. UNCLICK scroll with page. IF anything is off center - feel free to adjust widths. Its not to hard 
**SMILE** 

Apply to blog when your finished




the other way if you are familiar with HTML codes....








Log in to your blog.
Next go to ‘customize’ then ‘layout’ then ‘pick a new template’ then choose a minima template.
Then click on ‘edit HTML’ You'll see a crazy code with a bunch of funny signs, scroll to where you see this:
body {
background:$bgcolor;
margin:0; color:$textcolor; font:x-small Georgia Serif; font-size/* */:/**/small; font-size: /**/small; text-align: center;
Change that part of the code to say this:
body {
background:$bgcolor;background-image:url(direct link);background-position: center; background-repeat:no-repeat; background-attachment: fixed;
margin:0; color:$textcolor; font:x-small Georgia Serif; font-size/* */:/**/small; font-size: /**/small; text-align: center;

Now, use the direct link from your photobucket image and insert it between the parentheses.

Then Click SAVE!

CONGRATS! You’ve done it!!!! WOOO HOOO!