Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] Browser Problem (Step Down Issue)

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #27417
    Kalebt
    Member

    I followed the video tutorial number 1 and used the mockup he gave. It looks great… in firefox. When I open it in IE though, it is left aligned and the menu items step down into the page. Can somebody tell me how to fix it?
    EDIT: I fixed the problem with IE not being aligned. It had something to do with IE not recognizing the "0 auto" align code in the CSS. However the menu bar problem still stumps me. Any help is greatly appreciated.

    #68925
    Kalebt
    Member

    I do not have the site up yet, but if you could help I can gladly get it up. I’m using "display: block" and a "float: left" in the CSS for the menu bar.

    #68927
    luxurychair
    Member

    https://css-tricks.com/prevent-menu-stepdown/

    This should address your issue.

    #68930
    Kalebt
    Member

    It worked! Thank you both very much! It was the Display: inline code I was missing. Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.