1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Fixed the Nav Menu while scrolling : How To

Discussion in 'PHP' started by DigitalForum_king, Jul 12, 2012.

  1. #1
    Dear Members,

    I'm looking to make a menu to be fixed something like http://www.zendesk.com/

    Initially on its current location, as scrolled the menu sticks on with the scrolling.

    I tried with child theme and given the code

    #navigation {
    position: fixed;
    top: 35px;
    z-index: 5555;
    }

    It doesn;t seem to be working.

    Need assistance please
     
    DigitalForum_king, Jul 12, 2012 IP