Page 1 of 1

how to change part of the menu text color??

Posted: Wed Oct 01, 2008 7:00 am
by huyimin
hi, is there a way i could change part of  the CMSMS menu color?
it's blue by default but i want to just make one menu text to be another color say red to emphasis that link.

this is my site: www.justincanhelpyou.com, you'll understand what i mean by viewing it:-), thanks very much!!

Re: how to change part of the menu text color??

Posted: Wed Oct 01, 2008 3:02 pm
by Augustas
In your Menu Manager template you can tell that whenever the Menu is that special - make it e.g., red + bold.
something like this:

Code: Select all

{if $node->alias=='services'}style="color:red; font-weight:bold;"{/if}

Re: how to change part of the menu text color??

Posted: Thu Oct 02, 2008 12:37 am
by hexdj
You can do it with CSS

Just a reminder: this is a forum for Tips not Questions. As stated at the very top.