menu style

Premium sports magazine Joomla template with clean, easy to customize and unique design.
GK User
Sat Oct 13, 2012 10:00 am
Hi every body,

I try to made my menu like the image joint to this post.
Lorem ipsum in blue and a line blue under.

I search in the css file but i don't find it ? do you know where and how can i do this ?
Thanks à lot for your help.
Fred.
User avatar
Junior Boarder

GK User
Sat Oct 13, 2012 2:25 pm
Text color - file styleX.css line 161 :

Code: Select all
.gkMenu > ul div.childcontent header a


border-color - file styleX.css line 157 :

Code: Select all
.gkMenu > ul div.childcontent header


Of course styleX.css depends of your default style like style1, style2, style3
User avatar
Platinum Boarder

GK User
Sun Oct 14, 2012 10:03 am
Hi,

Thanks for your answer.
I use the style2.css and override too (is activated in the template).

I find the ".gkMenu > ul div.childcontent header a" and ".gkMenu > ul div.childcontent header" in the style 2.css
I find too in the menu.css th same ".gkMenu > ul div.childcontent header a" and ".gkMenu > ul div.childcontent header"

I want to know who do the job ? menu.css or style.css ?
i try to modify style.css to change without success. i modify menu.css too = ko too, don't work...
I put the code in the override css = ko too...

I don't know whath can i do ?

thanks for the job. :)
Fred.
User avatar
Junior Boarder

GK User
Tue Oct 16, 2012 9:43 am
The code that I've included you can paste to override.css and change colors to your own without modifying the template files. This is recommended way to avoid problems on template update process.
User avatar
Platinum Boarder

GK User
Fri Oct 19, 2012 6:27 am
Hi,

It is what i do.
I put in the override.css the code you give me but it dosen't work...the menu don't change...
For exemple, this is the code of the override.css :
Code: Select all
.gkMenu > ul div.childcontent header a {
background-color:#FF0000;
}

.gkMenu > ul div.childcontent header {
background:#0000FF;
}


I have cut the code in the style2.css to see if it's ok but not really good...
I'm very interested if you have an another way.
Thanks.
Fred.
User avatar
Junior Boarder

GK User
Fri Oct 19, 2012 9:05 pm
Surely if you show me your site it will be much easier to give you working code. Because as you can see adding code without seeing a real site it is not the best solution.
User avatar
Platinum Boarder

GK User
Sun Oct 28, 2012 3:37 pm
Hi the site is here : http://www.demo.acclermontais.fr
The menu is "L'ACC".

Thanks for all.
Fred.
User avatar
Junior Boarder

GK User
Mon Oct 29, 2012 8:52 am
I've opened this 'L'ACC' menu item but in columns you don't have group names and even the group description. Please look at extended menu parameters and set group name and description. The code that I gave you before will work with this structure and exactly the same it is made on our demo site.
User avatar
Platinum Boarder

GK User
Tue Oct 30, 2012 6:26 pm
Ouppss, very sorry, i have tried many possibilities but not this one...
It 's ok now. Thanks a lot for your help and sorry for the time.

Bye
Fred.
User avatar
Junior Boarder


cron