Mouseclick Navigation Bar Tutorial Questions

Viewing 5 posts - 1 through 5 (of 5 total)
  • #13894
    a.l.r
    Participant

    Great Tutorial! However, I couldn’t get some of navigation CSS to work.

    1.)Change sub-menu width

    #access li ul {
    min-width: 200px;
    }

    I used this instead to adjust the height and it worked..

    #access ul {
    line-height: 200px;
    }

    2.) Size of sub menu
    #access a span {
    line-height: 1.62em;
    }

    I tried the above still can’t figure out how to adjust the width of the sub-menu. Could you help me with that, they look awkwardy long? THANKS
    http://www.lineswetrace.com

    #13899
    Alexander
    Participant

    Hi a.l.r,

    I updated the tutorial at #5 which describes how to change the width of the sub menu bar:

    http://www.mouseclick.com/tutorials-2/adjust-the-navigation-bar/

    Cheers,
    Alexander @ http://www.mouseclick.com

    #13900
    a.l.r
    Participant

    Thanks Alex for your quick reply but it’s still doesn’t work for me, the hover width changes but the code for the submenu width is strange. The width isn’t what I input and the shadow remains in the border remains at the old location.
    You can checkout what I mean on my page. http://www.lineswetrace.com/

    Ashley

    #13901
    Alexander
    Participant

    Hi a.l.r,

    Please check the tutorial again as I added the shadow line as well.

    Cheers,
    Alexander @ http://www.mouseclick.com

    #13924
    a.l.r
    Participant

    worked perfectly! Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.