header spacing issues - SOLVED

Jan 12, 2007 23:21

Firstly, thank you for the rest of the help on this community. I've used some of the responses here to do some basic mods on the flowers-pink expressive layout at
prongsphile, but I'm having a bit of an issue with a stray line at the header that I can't figure out:

beneath the scallop bit at #header-inner, I have this black line that I can't figure out how to get rid of. I'm using the CSSViewer add-on for Firefox and the only discrepancy I'm seeing is that the pixel amount for the height of the #header box is 98.533px and the height of the #header-inner box is 98.4px.

The custom CSS I have going on is:

#header {
    background-image: url(http://pics.livejournal.com/prongsphile/pic/0005e13p);
    background-color: #000000;
}

#header-inner {
    background-image: url(http://pics.livejournal.com/prongsphile/pic/0005b857);
}

#footer {
    background-image: url(http://pics.livejournal.com/prongsphile/pic/0005dec1);
}

Much thanks for any help!

header:image

Previous post Next post
Up