Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • SHoggard Friend
    #145554

    How do I change colour of mega-menu items.

    The Font is (by my guess #9D9999 which is far too subtle to even be noticed on a #FFFFFF background.
    So I’d like to change both font colour & background

    gray Friend
    #321852

    Mega menu items are listed in
    <ul class=”ja-megamenu menu”>
    <li class=”havechild mega item”>
    <a class=”megaitem” href=”#”>
    <span>Features</span>
    </a>
    ……
    </li>
    …………..
    </ul>

    So, you can update declaration of a.megaitem class in mod_jamegamenu.css, or create separate class for <span>

    SHoggard Friend
    #321854

    Sorry, but you lost me, I’m not a coder… what exactly do I change to get the menu names in a different colour?

    gray Friend
    #321857

    Open mod_jamegamenu.css

    Find

    .ja-megamenu li.mega a.megaitem {
    font-weight:bold;
    }

    Change to

    .ja-megamenu li.mega a.megaitem {
    font-weight:bold;
    color:#F0FF2F;
    }

    That would chage text of the menu items to yellow (#F0FF2F).

    MICHAEL Friend
    #354292

    Hi,

    Thank you for this post!

    But, how can i customize only one mega item ??

    See the picture attached,

    Thank you


    1. mega-item-color
    Saguaros Moderator
    #354515

    <em>@mickaoy 192390 wrote:</em><blockquote>Hi,

    Thank you for this post!

    But, how can i customize only one mega item ??

    See the picture attached,

    Thank you</blockquote>
    now, you to menu manager and edit “menu”, in the Parameters (JA Extended), you put the “myclass” into the Additional class parameter

    and then you add the following css into the template.css file:

    .myclass{
    background:red!important
    }

    MICHAEL Friend
    #354716

    Hi,

    Sorry, i dont get it…
    I go menu manager ?? Then ?

    I dont find JA Extended !!

    Can you explain with more details ??

    Thanks

    I have Teline III 1.4…

    gray Friend
    #354728

    <em>@mickaoy 192932 wrote:</em><blockquote>
    I dont find JA Extended !!
    Can you explain with more details ??
    I have Teline III 1.4…</blockquote>

    If you are using T3 framework (download page), open the Menu Manager, open the menu item you’d like to highlight and you’ll see the Parameters (JA Extended) tab on the right side.

    MICHAEL Friend
    #354744

    No, i dont use T3 framework 2

    So I install

    • com_jaextmanager.v1.5.2,
    • plg_system_jat3.v1.1.6
    • plg_system_jatypo.v2.0.0

    I see now Parameters (JA Extended) but i cant add Additional class because i dont have menu for login module in mega-item that a want to customize

    I just want to change color of one item in mega-item. This item is a module for login…so i can only access to this in module manager !!

    ??

    Don Lee Friend
    #354801

    <em>@mickaoy 192970 wrote:</em><blockquote>No, i dont use T3 framework 2

    So I install

    • com_jaextmanager.v1.5.2,
    • plg_system_jat3.v1.1.6
    • plg_system_jatypo.v2.0.0

    I see now Parameters (JA Extended) but i cant add Additional class because i dont have menu for login module in mega-item that a want to customize

    I just want to change color of one item in mega-item. This item is a module for login…so i can only access to this in module manager !!

    ??</blockquote>

    Hi,
    Plz consult this post http://www.joomlart.com/forums/topic/control-mega-menu-last-menuitem-color/#post-354784

    MICHAEL Friend
    #354831

    Houllala, i must miss something…
    Ok, i have TELINE III 1.4.

    I still dont have mega-menu like the new template 1.4.1 ok ??

    I didn’t instal the system plugin jamenuparams also !

    Im talking about module ja_megamenu !!!

    <blockquote>
    JA Mega Menu

    JA Mega Menu Installation Guide(mod_jamegamenu.zip)
    [position: megamenu ]

    JA MegaMenu module creates a handful menu where calls all modules having the same position. In demo JA Teline III, the JA MegaMenu locates at top right corner of the page:

    Step 1: Installation
    You follow simple steps below:

    1/ Install the module via Joomla Installer
    2/ Assign module JA MegaMenu to the position: {megamenu}
    3/ Enable the module

    Note, if you refresh your frontpage now, the module JA MegaMenu is not yet be shown. There need be some additional configuration to make it work. If you are new to plugin installation, follow detailed guideline How to install Joomla Plugin.</blockquote>

    So i cant do what you say to me!

    I just want to customize one module and i can access to this module only by module manager!!!

    Thank you,


    1. mega-item-color
    MICHAEL Friend
    #355654

    Can i get some help for this issues please ???

    Thank you

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

This topic contains 12 replies, has 5 voices, and was last updated by  MICHAEL 14 years, 1 month ago.

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