Different Itemcolors in One Menu
12 years 9 months ago #1470
by Andy256
Replied by Andy256 on topic Re: Different Itemcolors in One Menu
:huh: WORKS
Thanks for this very quick support
Thanks for this very quick support
Please Log in or Create an account to join the conversation.
12 years 9 months ago #1598
by arnaud
Replied by arnaud on topic Re: Different Itemcolors in One Menu
Hi
I have the same problem.
I take that line:
.navigation div#maximenuCK ul.maximenuCK li.item64 > a {
background-color:#009;
}
in file moo_maximenuH_CK.css but nothing work.
I would like to known in which file css, I can change that?
For moment, I work in localhost
Thanks you
I have the same problem.
I take that line:
.navigation div#maximenuCK ul.maximenuCK li.item64 > a {
background-color:#009;
}
in file moo_maximenuH_CK.css but nothing work.
I would like to known in which file css, I can change that?
For moment, I work in localhost
Thanks you
Please Log in or Create an account to join the conversation.
12 years 9 months ago #1599
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Re: Different Itemcolors in One Menu
Hi
may be because you don't have any block with the class .navigation ... ?
try this alone :
div#maximenuCK ul.maximenuCK li.item64 > a {
background-color:#009;
}
may be because you don't have any block with the class .navigation ... ?
try this alone :
div#maximenuCK ul.maximenuCK li.item64 > a {
background-color:#009;
}
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
12 years 9 months ago #1602
by arnaud
Replied by arnaud on topic Re: Different Itemcolors in One Menu
thanks you Ced, you are always here for answers
but I has tried that but nothing.
I put this line at bottom of page in the file moo_maximenuH_CK.css
is it the good file?
but I has tried that but nothing.
I put this line at bottom of page in the file moo_maximenuH_CK.css
is it the good file?
Please Log in or Create an account to join the conversation.
12 years 9 months ago #1604
by Andy256
Replied by Andy256 on topic Re: Different Itemcolors in One Menu
YOu have to put the line in the PHP File
Please Log in or Create an account to join the conversation.
12 years 9 months ago #1611
by arnaud
Replied by arnaud on topic Re: Different Itemcolors in One Menu
Hi
no, I have juste put in the file moo_maximenuH_CK.css
I try that in 2 files
no, I have juste put in the file moo_maximenuH_CK.css
I try that in 2 files
Please Log in or Create an account to join the conversation.
Time to create page: 0.220 seconds