How To Make a Patterned Blog Background

by Jo-Lynne on May 21, 2009

in How To

I have absolutely NOTHING to blog about today.  It’s not that I have no life.  In the last 24 hours, I’ve taken the girls to the park, watched my son’s baseball game, watched American Idol, gone to the mall blessedly ALONE, had an impromptu play date for my daughter which involved the Easy Bake Oven, and worked on planning my Hebrew National Picnic With A Purpose.  (Hey – if you’re in the Philly area and wanna come, it’s May 30.  Email me for an invite.)  I’ve taken a walk, caught up on my most pressing design projects, and dead-headed my petunias.  The house is in good shape, and the weather is positively glorious.  I just want to bask in it and not write about it.  Besides, I did write a substantial Idol recap late last night so it’s not like I’ve fallen off the face of the earth.

Then it hit me.  It’s Thursday and I have a How To post all ready to go in my Drafts folder.  D’OH!  So here you are.

A reader emailed me last week:

Love your tutorial about designing a blog header – do you have one for blog backgrounds?

I love how you guys keep me in topics for my weekly How To feature.

1) Find a seamless image.

First of all, you must have a pattern that is repeatable.  That means that the sides line up so that when it tiles or repeats, it will look like a continuous pattern.  One of my biggest pet peeves with blog designs is when the background doesn’t tile properly, and you can see the “seams.”  Sends my OCD into overdrive.

So when you go to search for blog backgrounds, always include the word “seamless” along with whatever design element you’re going for.

2) Save and host your image.

Once you find the seamless pattern you like, you need to host it somewhere.  I use Photobucket.

3) Copy the direct link to your clipboard.

Photobucket will give you a “direct link” to the hosted image under the thumbnail of the image.

A direct link looks like this:

Copy that to your clipboard.

4) Create the code in the HTML of your blog.

Log into your Blogger account.  (Directions for Typepad and WordPress to follow.)  Go to Template then Edit HTML.  Locate the ‘body’ section in your CSS.  It looks like this:

body {
background:$bgcolor;

Replace the selection in bold so it looks like this:

body {
background-image: url(http://i268.photobucket.com/albums/jj12/dcrdesign/swirl-wallpaper-green-1.jpg);

Use the direct link to YOUR image, of course — not mine.  Unless you like mine.  Then it’s all yours.

5. Preview your blog to see if it looks the way you want it.

It should!  If not, um, I plead the 5th.

Typepad Instructions:

For Typepad users, you must have the Pro account to access your CSS.  If you have the Pro account, then all you have to do is go into Design and click on Edit CSS.  It is probably a blank box.  Just enter this:

body {
background-image: url(http://i268.photobucket.com/albums/jj12/dcrdesign/swirl-wallpaper-green-1.jpg);
background-repeat: repeat;
}

Use the direct link to YOUR image, of course.

WordPress Instructions:

WordPress is more complicated because every theme is different.  In MY theme, it looks almost like the Blogger one.  My body tag looks like this:

body {
width: 1006px;
background: url(http://i268.photobucket.com/albums/jj12/dcrdesign/swirl-wallpaper-green-1.jpg);

Got questions?  Comments?  Other tips to share?  I’ll respond to feedback in the comments.



If you liked this post, you may want to subscribe to Musings of a Housewife.
Follow me on Twitter. I'm JoLynneMusings.



Related Posts with Thumbnails
Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • TwitThis
  • Kirtsy
  • StumbleUpon
  • Tumblr
Print

{ 1 trackback }

Link Love: Monday Edition : Mom Giveaways
June 1, 2009 at 3:47 pm

{ 9 comments… read them below or add one }

1 Mary @ Giving Up on Perfect May 21, 2009 at 2:35 pm

I have been thinking about this a lot and was planning to email you about it! I’m having trouble finding an image to start with. Because I don’t really want an image – I just want some texture on my red background. Does that make sense? How can I do that? (Thank you!!)

Reply

2 Jennifer, Snapshot May 21, 2009 at 4:04 pm

Awesome Jo-Lynne!

I just made two very very simple buttons all on my own — partly inspired by how easy you made it sound on an earlier how-to post.

Reply

3 JanMary, N Ireland May 21, 2009 at 6:19 pm

Thanks.

Saving this for when I get tired of clean, white and minimal. I think I like clean, white and minimal because it is the exact opposite of my house!

Reply

4 Michelle May 21, 2009 at 9:37 pm

I love your how to posts. I need to try my hand at making over my blog. I am scared but I know with a little time and help from my hubby I could do it.

Reply

5 Kristin November 1, 2009 at 1:59 am

THANK YOU so much for this easy to follow tutorial. I appreciate it SO much.

Now that I found a background that I like though, how can I keep the middle of my blog what like yours? It is so hard to read with the background in the middle of the page…

Reply

6 Jennifer Warnick March 14, 2010 at 6:17 pm

I have the same question as Kristin. How do I keep the white in the middle?
Thanks!

Reply

7 Jo-Lynne March 15, 2010 at 8:56 pm

With the Minima Template, you need to add this bit of code to the #outer-wrapper section:

background: #fff;

That should do it. :-)

Reply

8 Riah April 9, 2010 at 1:17 pm

Uh, I’ve followed your instructions to the T and nothing happened. My background stayed white. Any idea’s what this happened?

Reply

9 Mandy May 30, 2010 at 10:46 am

Thank you for the advice on how to create a background. I have another question for you. I recently found some fun free fonts at dafont.com and downloaded them, but have no idea where they went or how to access them. I’d love to use them in PSE, but can’t figure out how to make them show up there. Any advice for that?

Thanks!!!

Reply

Leave a Comment

Previous post:

Next post: