Forums

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

Home Forums CSS Navigation not showing up in IE7 & 8

  • This topic is empty.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #39693
    djrolstad
    Participant

    I have a local site that i’m working on thats why I don’t have a link. But my navigation shows up on all browsers except IE7 & 8. What could be the possible problem?

    #109356
    Paulie_D
    Member

    Without the HTML & CSS we can’t tell.

    Could it be that you’re using HTML5 elements without using the HTML5shiv?

    Can you put it in Codepen?

    #109357
    djrolstad
    Participant
    #109358
    Paulie_D
    Member

    The images won’t show up in Codepen because it needs to be hosted on a web server and linked in.
    I use PhotoBucket but there are others.

    #109359
    Paulie_D
    Member

    Also, you haven’t added the classes to the navigation list items.

    #109360
    djrolstad
    Participant

    I know the image won’t show up but I’m talking about the navigation with the id class of hovermenu. In IE its displaying it as if the container is to small and text is falling underneath itself

    #109362
    Paulie_D
    Member

    I think it’s the structure of the list items.

    Put the links inside the li tags. like you did for the navigation menu.

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