Home › Forums › CSS › space b/w header & nav images Videopods 12-13 › Re: space b/w header & nav images Videopods 12-13
October 8, 2008 at 4:08 pm
#50398
Member
"Cotton" wrote:
I don’t know what would cause the issue, but the easiest way to correct and keep working would be to add a class to that header image and make the bottom margin -2px. Definitely not the proper way to do things but nothing in your code jumps out as being wrong. If you remove the image, does the nav sit at the absolute top or does the gap still exist?
Hi, thank you for the suggestion. I am not sure if I did this correctly, but you mean this? :
Code:

Also in the CSS:
Code:
#header-img { bottom: -2px; }