Log in

View Full Version : Resolved My Menu Gap (FireFox)



Jamie2993
01-09-2009, 06:16 PM
Hi All,

I was testing a new look for my site and got it to look good, but in firefox there is one Difference it has gaps between the links.

I can't figure Out Why,

Ive checked the css and html; they are BOTH valid.

My Website Test Bit: Here (http://game-dragon.com/test/).

Any Help Needed,

Thanks In Advance,

Jamie.

Jamie2993
01-09-2009, 06:30 PM
:( Just Cant Think Of Any Idea's!

Jamie2993
01-09-2009, 06:43 PM
Never Mind FIXED!

jscheuer1
01-09-2009, 06:44 PM
.menu ul li {
background: white;
display: inline;
text-align: center;
padding-left: 3em !important;
padding-right: 3em !important;
float: left;
}

Jamie2993
01-09-2009, 06:44 PM
hehe, just before i saw your post, i actually did that.

Thanks Thou.


Jamie.