Results 1 to 2 of 2

Thread: Navi Height

  1. #1
    Join Date
    Nov 2005
    Posts
    40
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default Navi Height

    http://newsalesparadigm.com/dc/

    http://newsalesparadigm.com/dc/index2.php

    Ok, so I have two variants of a website. The first one, the nav works good in IE 7. and the second one works good in Firefox and IE 6 and below.

    I am using IE 7, so I was wondering if Microsoft "fixed" the !important bug or not. b/c I can't get it to work. In IE7, the nav is cut in half horizontally b/c of the -14px.

    Can someone help me out?

  2. #2
    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

    With a valid DOCTYPE that puts the browser in Standards or Almost Standards mode, IE 7 will ignore the !important and the * html hacks, perhaps others, and behave pretty much like any other standards compliant browser. Use IE conditional comments to create IE specific or even IE version specific stylesheets and/or stylesheet links.

    See:

    http://drupal.org/node/134569

    http://www.elated.com/articles/inter...onal-comments/
    - John
    ________________________

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

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
  •