Results 1 to 5 of 5

Thread: My Menu Gap (FireFox)

  1. #1
    Join Date
    Oct 2007
    Location
    England,Kent
    Posts
    16
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Question My Menu Gap (FireFox)

    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.

    Any Help Needed,

    Thanks In Advance,

    Jamie.
    Last edited by Jamie2993; 01-09-2009 at 06:44 PM.

  2. #2
    Join Date
    Oct 2007
    Location
    England,Kent
    Posts
    16
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default

    Just Cant Think Of Any Idea's!

  3. #3
    Join Date
    Oct 2007
    Location
    England,Kent
    Posts
    16
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default

    Never Mind FIXED!

  4. #4
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Code:
    .menu ul li {
    	background: white;
    	display: inline;
    	text-align: center;
    	padding-left: 3em !important;
    	padding-right: 3em !important;
    	float: left;
    	}
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  5. The Following User Says Thank You to jscheuer1 For This Useful Post:

    Jamie2993 (01-09-2009)

  6. #5
    Join Date
    Oct 2007
    Location
    England,Kent
    Posts
    16
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default

    hehe, just before i saw your post, i actually did that.

    Thanks Thou.


    Jamie.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •