Click to See Complete Forum and Search --> : help needed! adjusting a margin...


jamiegrind
12-27-2005, 02:40 PM
On my blog page there is an annoying white margin at the very top of the page and i can't seem to get rid of it.. any help would be amazing. the link is http://traumatizedzine.blogspot.com/


HELP!

go2doug
12-27-2005, 02:59 PM
You have your header image in an <h1> tag, which is for text. Try taking that away. You specified these attributes which I think are unnecessary for your "traumatized zine" header image:

#blog-header h1 {
font-size: 24px;
text-align: left;
padding: 15px 20px 0 20px;
margin: 0;
background-image: url(http://www.blogblog.com/moto_son/topper.gif);
background-repeat: repeat-x;
background-position: top left;
}

jamiegrind
12-27-2005, 03:50 PM
i took out the <h1> tag for the header image and also removed the part you highlighted in bold in your post, and it still made no difference. any ideas? thanks for your help.

StudioMex
12-31-2005, 04:40 AM
Is it fixed...I don't see any white line

Lets us know if you still need help

I looked at your page in IE6 and FireFox 1.0.7