1. Internetional
  2. Commercial Templates
  3. Sunday, 15 November 2015
  4.  Subscribe via email
Hello,
I would like to know if the following changes to the Hornav Menu (Main Menu) are possible and if yes how? Or is it better to use a different menu?

[ul]
[li]Changing the textcolor of the links on dropdown lists[/li]
[li]Making titels in menu not klickable, just the links on dropdown lists are klickable[/li]
[/ul]

http://joomla.noobinator.de/index.php

Thanks and regards,
Ing
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

1. To amend sub menu item link color try adding the following to the Custom CSS field of your templates parameters (edit to taste)...


#subMenusContainer a {
color: #FFFFFF;
}


2. To remove try also adding the following to your Custom CSS field...


#hornav > ul > li.parent > a {
cursor: auto !important;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciarán,

thanks again for your great support :)


#subMenusContainer a {
color: #FFFFFF;
}

[/code]

Works perfect.


#hornav > ul > li.parent > a {
cursor: auto !important;
}



Does prevent the mouse cursor to change to hand symbol on mousover the menu titels with drop down list but the titels are still klickable.

Thanks and regards,

Marek
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo

Does prevent the mouse cursor to change to hand symbol on mousover the menu titels with drop down list but the titels are still klickable.


I have solved this issue for my needs.

I have selected as "Menu Item Type" -> "Menu Heading"

Now a klick on the titel links to the start page. Thats ok for me.
I didn't try it, but I guess once hast to choose this menu item type after choosing "List All Categories" or what ever is the intended menu item type.

Thanks and regards,
Marek
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Marek

Thank you for sharing your solution!

Kind regards
Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok