Results 1 to 2 of 2

Thread: CSS - Tab Menu Dropping to 2nd Row Help

  1. #1
    Join Date
    Jun 2007
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default CSS - Tab Menu Dropping to 2nd Row Help

    hello guys,

    I'm stumped on this problem:

    I'm using this tutorial script:
    http://alistapart.com/articles/slidingdoors/

    I was able to make it locally and on the even on the development server. However, when my admin put it on the "internal" server, the menu is all mess up.

    fonts are too big and the last few menu item is pushed down to the 2nd row.

    Funny thing is that the menu works fine locally, on dev, and live on Firefox. When pushed live only IE7 push the menu to the second row.

    I thought it could be a DOCTYPE issue so i strip it and indeed it shows the errors of menu being bumped to 2nd row! but putting back the DOCTYPE type.. IE push it down again..


    here my the DOCTYPE i used:

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">


    Anyone got any tips on how i can fix it? I'm stuck at the moment.


    thx

  2. #2
    Join Date
    Jun 2007
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    after further tinkering, the problem was resolved. Seems from the staging server to live server a hidden file was included.. and IE isn't too friendly with it...

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
  •