Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • sergkon Friend
    #183833

    HI All!
    Need help
    i wanna insert switchlang module in mainnav !!
    read this topic
    http://www.joomlart.com/forums/topic/in-which-position-is-the-mainmenu/
    but nothing

    Can you help me !!!

    TomC Moderator
    #479294

    Are you wanting to set a main nav menu item and then integrate the module as a child item – i.e. as one can do utilizing the mega menu?

    Otherwise, can you clarify a bit more as to what it is you are wanting to accomplish?

    sergkon Friend
    #479390

    Hi !
    i want to place modul in right position in main nav !
    not as child !
    az wrote in this topic
    http://www.joomlart.com/forums/showt…sition+mainnav
    but it can’t work in ja nex template

    Ninja Lead Moderator
    #480013

    You can try with my customize below:

    + Download and extract my attachment file
    + Copy to folder
    <blockquote>templatesja_nexblocks</blockquote>
    + Create new module appear “language” position and class suffix ” language“(space first line)
    + Open templates/ja_nex/css/template.css file
    Add new script

    #ja-mainnav .language{
    position: absolute;
    right: 10px;
    top: 10px;
    }


    1. mainnav.zip
    cantabriadeportiva Friend
    #494750

    Hi @ninjaLeads

    I need your help once (again…) heheh

    I did what you explain in your post, but it doesn’t work as I want because the new module is placed in a new line.

    Could I send a PM with the url and the admin credentials??

    Ninja Lead Moderator
    #494774

    Yes, you can send pm URL of your site, admin access, ftp account with the screenshot exactly where you want to put new position on your site. It’s better to help you then.

    Regards

    cantabriadeportiva Friend
    #494877

    Sended! Thanks Ninja Lead!!!

    Ninja Lead Moderator
    #494967

    I configured to show all menu items on your site but it doesn’t drop down second line on your site. With all items menu looks better now.

    I could not find any position behind main menu on your site, could you explain more details of what you want to accomplish?

    Ninja Lead Moderator
    #499052

    With the problem on JA Nex Template of your site, you can move the second menu to right as following

    Open templates/ja_nex/css/template.css file

    add new script


    .vtemdrildown_wrapper {
    top: -35px;
    right: 0px;
    float: right;
    }

    .positionHelper {
    left: 1010px !important;
    top: 139px !important;
    }

    Remember to clear cache from Admin area.

    cantabriadeportiva Friend
    #499105

    Hi Ninja Lead!!
    Thanks so much, it works!

    Could you explain me briefly what the meaning of this code is? I would like to avoid the same question in the future.

    Thanks so much again for this incredible support!

    Ninja Lead Moderator
    #499162

    Above CSS code help you to move div containing these vtemdrildown_wrapper and positionHelper classes to right menu on your site.

    You can learn more about CSS with this good reference: w3schools

    cantabriadeportiva Friend
    #499222

    <em>@Ninja Lead 380921 wrote:</em><blockquote>Above CSS code help you to move div containing these vtemdrildown_wrapper and positionHelper classes to right menu on your site.

    You can learn more about CSS with this good reference: w3schools</blockquote>

    There is still a problem. As you can see, the background is green because of the new position, if you disable the module, you see the diference.

    Thanks!

    Ninja Lead Moderator
    #499279

    I’m not sure what you are implying. Just for better clarification, please include an illustrated screenshot of what you are trying to achieve here for further investigation. It would help to understand the issue and give you specific answers.

    cantabriadeportiva Friend
    #499823

    Hi!

    This is the background before activate the new position:

    And this is the background now (flat green)

    Is the same background of the mainmenu.

    Thanks!


    1. 02
    2. 01
    Ninja Lead Moderator
    #499875

    You can open templates/ja_nex/themes/green/css/template.css file

    and change to your desired color:

    #ja-mainnav { background-color: #729e34; }

    Always remember to clear cache from the Admin area after apply any changes

Viewing 15 posts - 1 through 15 (of 18 total)

This topic contains 18 replies, has 4 voices, and was last updated by  Ninja Lead 11 years, 3 months ago.

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