Forums

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

Home Forums Other Design Critique and Top Nav Help

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #36266
    amyth91
    Participant

    hi, been designing and developing this site with my friends. can you please critique on the design and someone help me with the menu. When i hover over the “shop” all the subitems that pop out are hidden. i know the reason, its because, the “page-wrap” has an “overflow:hdden” , i tried making the “#menu” as absolute, and it works, but is there any other way to accomplish the same ?

    and also, need little help with IE7 fix, as the slidermenu is not been shown in IE7,

    Thanks already for the help.

    here is the link

    #95216
    timmey
    Member

    maybe you could use something like this:

    .menu ul li:last-child ul {
    margin-left:-60px;
    }
    #95220
    timmey
    Member

    the link does not work anymore?!

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