mainmenu

Creative, responsive and unique Joomla template to create personal portfolio website with amazing animations and clean design.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Jun 04, 2014 8:46 pm
Reply with quote
Report this post
Greetings,
I am trying to assign my main menu to the main menu position but I can't find it in the drop down. Am I missing something?
User avatar
Fresh Boarder

GK User
Thu Jun 05, 2014 6:30 am
Reply with quote
Report this post
There is no main menu position - instead you assign the menu in template settings.
User avatar
Moderator

GK User
Thu Jun 05, 2014 1:53 pm
Reply with quote
Report this post
Thank you. I feel silly. This is my first go at this and I can honestly say I maybe in over my head but I am having fun trying. I hope not to bog down this discussion area with juvenile questions. Right now my page is a mess but I am making incremental improvements.
Is it possible to change the underline color on the main menu?
User avatar
Fresh Boarder

GK User
Sat Jun 07, 2014 8:25 am
Reply with quote
Report this post
Yep - either by changing color scheme in template settings or by editing: /templates/gk_john_s/css/override.css and adding at its end:
Code: Select all
#gkMainMenu .gkMenu > ul > li > a.active, #gkMainMenu .gkMenu > ul > li > a:active #gkMainMenu .gkMenu > ul > li > a:focus, #gkMainMenu .gkMenu > ul > li > a:hover {
border-bottom: 2px solid #f1c40f;
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator


cron