Forums

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

Home Forums CSS Has any one seen the pizza hut nav menu?

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #36059
    AllenCr
    Participant

    I love that nav is it all css though I cant duplicate the pop up action

    #94410
    TheDoc
    Member
    #94412
    AllenCr
    Participant

    How do they make it pop up on the hover though thats what I like.

    Thanks for the help!

    #94413
    TheDoc
    Member

    They increase the height and remove the top margin:

    ul#primaryNavigation li:hover{height:34px;margin-top:0px}
    #94418
    davidlab.be
    Participant

    looks a little 90’s web.

    #94873
    AllenCr
    Participant

    I like the simplicity thought and conversion wise it gets people playing with the pop up (the specific I will use is for an older less tech savvy crowd. )

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