Make this blog in 30 Minutes or less, with NO design software! This is how I did it:
1. I started with the Blogger’s Pink Watermark Theme.
2. I installed Shabby Blog’s Mod Men {W}. Use the instructions from her website (When you click on “Get the Code”).
This is what it should look like now….

3. To fix this, you need to go to your Template Designer and your Background page, and click on “Remove image“.

Then click on your Advanced page and “Backgrounds“. Then Change the color of the Background and the Footer to Transparent.

4. Next I got rid of the drop shadow on the top and bottom of the Navigation Bar, and as well as behind the Post Section, by copying and pasting the following code in the “Add CSS” page of the “Advanced” tab: (seen below)
.tabs-inner .PageList, .tabs-inner .Labels {
box-shadow: 0 0 0px rgba(0, 0, 0, 0);
}
.post-outer {
box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

5. Next, I customized the Tabs Background, Tabs Text, Links, Date Header, Post and Gadgets. All located on your Advanced page. There, I change colors, fonts, and font sizes.

6. Next, I downloaded this free Header image from the Background Fairy.
7. Then go to pixlr.com and Open the file, and use the Type Tool on the left to add your text.

8. Finally upload your header, and center it if needed. Here is a tutorial that shows you how to center your blog. This was the code I added to center mine: (I also added a margin to the top and bottom just to give it some nice white space)
.header-outer {
margin-left:100px;
margin-bottom: 40px;
margin-top: 40px;
}
There you have it!! Super Cute!

I have been working on a couple boards on my Pinterest, with my Favorite Free Backgrounds and Free Headers, Check it out HERE :)


































