-
AuthorPosts
-
SHoggard Friend
SHoggard
- Join date:
- October 2006
- Posts:
- 290
- Downloads:
- 5
- Uploads:
- 21
- Thanks:
- 26
- Thanked:
- 7 times in 1 posts
October 28, 2009 at 12:23 am #145554How 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 & backgroundgray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
October 28, 2009 at 5:36 am #321852Mega 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 FriendSHoggard
- Join date:
- October 2006
- Posts:
- 290
- Downloads:
- 5
- Uploads:
- 21
- Thanks:
- 26
- Thanked:
- 7 times in 1 posts
October 28, 2009 at 5:58 am #321854Sorry, but you lost me, I’m not a coder… what exactly do I change to get the menu names in a different colour?
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
October 28, 2009 at 6:21 am #321857Open 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 FriendMICHAEL
- Join date:
- February 2010
- Posts:
- 14
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 3
- Thanked:
- 3 times in 1 posts
August 31, 2010 at 8:02 pm #354292Hi,
Thank you for this post!
But, how can i customize only one mega item ??
See the picture attached,
Thank you
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 3, 2010 at 10:15 am #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 parameterand then you add the following css into the template.css file:
.myclass{
background:red!important
}MICHAEL FriendMICHAEL
- Join date:
- February 2010
- Posts:
- 14
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 3
- Thanked:
- 3 times in 1 posts
September 6, 2010 at 8:55 am #354716Hi,
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 Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
September 6, 2010 at 10:50 am #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 FriendMICHAEL
- Join date:
- February 2010
- Posts:
- 14
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 3
- Thanked:
- 3 times in 1 posts
September 6, 2010 at 2:26 pm #354744No, 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 FriendDon Lee
- Join date:
- March 2010
- Posts:
- 923
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 41
- Thanked:
- 274 times in 238 posts
September 7, 2010 at 8:18 am #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-354784MICHAEL FriendMICHAEL
- Join date:
- February 2010
- Posts:
- 14
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 3
- Thanked:
- 3 times in 1 posts
September 7, 2010 at 2:35 pm #354831Houllala, 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 MenuJA 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 moduleNote, 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,
MICHAEL FriendMICHAEL
- Join date:
- February 2010
- Posts:
- 14
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 3
- Thanked:
- 3 times in 1 posts
September 16, 2010 at 7:41 am #355654Can i get some help for this issues please ???
Thank you
AuthorPostsViewing 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
Jump to forum