X% Y% Cordinates for a background image

Hey, everyone.

I’m trying to close the gap between the navigation bar and the header. - http://cssispoetry.com/Scottish_Games/

I need the 3 flags to look good and just barely touching the bottom of the header in IE6, IE7, IE8, Firefox, Chrome and Opera. It seems that the flags look good in all of the browsers except Firefox. Can anyone take a look at this? Firefox, is driving me nuts with having a gap in between. I tried putting a negetive margin on the nav bar and the flags became to close to the header.

I think he meant, he hasn’t been doing so much CSS lately so what might normally be obvious wasn’t to his brain at that point : )

Haha, dude i’m stupid. Why didn’t I guess that? I guess, I have been working .NET too much. =P

It’s a tough one to spot. Took me several minutes as well. It’s just that I know the behavior in firefox I knew what to look for :slight_smile:

.NET? CSS? Apples? Oranges? :smiley:


#main_navigation ul {
  margin-top: 0;
}

:slight_smile:

Exactly, Poes! :slight_smile:

I don’t know, I’m just more interested into Software and Interface Design then just HTML, CSS and JS right now. But I have been getting alot of web projects that are really easy, so I’ve been developing those while learning .NET. ;D