Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • ekaplan1020 Friend
    #169795

    I am trying to get a menu with the site nav like home, contact, about, etc above the search bar. How do I do this in Community Plus?

    khoand Friend
    #420038

    Hi,
    I don’t understand what you mean clearly. Could you explain more? A snapshot with your annotation is very helpful. And you should give me a link to your website. I will help you.

    ekaplan1020 Friend
    #420051

    Thank you. Here is a screenshot where I added the menu above the search bar in photoshop. I would like to be able to have that on the site.


    1. Screen-Shot-2011-10-18-at-11.55.43-AM
    2. screenshot2
    khoand Friend
    #420058

    You replace this code from /templates/ja_community_plus/css/template.css


    #ja-topnav {
    font-family: "Segoe UI", Tahome, Verdana, sans-serif;
    position: absolute;
    right: 250px;
    bottom: 35px;
    }

    with


    #ja-topnav {
    font-family: "Segoe UI", Tahome, Verdana, sans-serif;
    position: absolute;
    right: 0px;
    top: 0px;

    }

    After that, you create a menu module and set its position is topnav

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

This topic contains 4 replies, has 2 voices, and was last updated by  khoand 13 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum