Can someone please help me fix my header??? It is so distorted and I can not figure out how to fix it. Instructions would be great. Please I don't want a stretchy header. HELP HELP HELP!!!
***Edit: Okay it is not stretchy any more. But now it is not centered. Help!!!


3 comments:
I believe you have to save it in a wider format. Like a 10x13 but cut off half the page. Not 100% sure though. Can you tell me how to change the backgrounds to be so cute. I have tried and can't get the specialized stuff.
Hi Sarah,
You could try this...
First, go to the spot where you add/remove page elements, and delete the image from your header.
Then go into your html. Delete what is there under header-wrapper, and header h1 and replace it with this:
#header-wrapper {
background: url(http://i218.photobucket.com/albums/cc243/wimmer399/spread01-5.jpg) center no-repeat;
height: 357px;
margin: 0 auto;
padding-top: 0;
padding-$endSide: 0;
padding-bottom: 15px;
padding-$startSide: 0;
border: 0;
}
#header h1 {
text-align: $startSide;
font-size: 200%;
color: $pageHeaderColor;
margin: 0;
padding-top: 15px;
padding-$endSide: 20px;
padding-bottom: 0;
padding-$startSide: 20px;
background-image: url(http://www.blogblog.com/moto_mr/topper.gif);
background-repeat: repeat-x;
background-position: top $startSide;
display: none;
}
I hope that works! You always have such cute backgrounds and designs for your blog! (I have a lot of down time at work, so I love reading friends' blogs then. Yours is definitely one of the cutest and most fun to read.)
Merry Christmas!
THANK YOU KATIE!!!! You are the best. You have saved my blog from lopsidedness. Thanks so much. I am coming to you for all future HTML help. Yeah!!!
Post a Comment