Thursday, March 11, 2010

New Header

So for like two months my header has been MIA - the link was broken/missing or something. I was really upset, too, because I loved that header. It looked so professional. Here's the new one I finally got around to making. I am not computer-savvy/artsy in the least, and I had to make this on Facebook using Picnik. I don't even know how to center the picture! If anyone has any tips, they'd be greatly appreciated. But hopefully this isn't too hideous.

4 comments:

Reyna Meinhardt said...

Its cute!

Did you upload it using he header option? If so, it should be centered, let me know!

Anonymous said...

Cuteeeee!!!

Simply_Megan said...

Thanks guys! And yes, I did upload it using the header thing, at least I think.

Laina said...

Super cute!!! I love love love Picnik for editing pictures.

I think the trouble is your header wrapper. Go to your dashboard, click Layout, and hit Edit html. Find this part:

header-wrapper {
width:670px;
margin:0 auto 10px;
border:1px solid $bordercolor;
}

Your number will probably be different, that's from one of my blogs. Decrease that number by... probably 500? I'm not sure, that's just a guess. Just play around with that til it centers. See, your wrapper (the width part) is probably too big for the image, so it left-aligns. That should fix it! And if the html doesn't work in this commment, just email me. :)