how to change part of the menu text color??

Do something cool with CMS? Show us ...
This board is for 'Answers', and the discussion of answers... Not for questions.
Post Reply
huyimin
Forum Members
Forum Members
Posts: 17
Joined: Sat May 17, 2008 11:38 pm

how to change part of the menu text color??

Post 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!!
User avatar
Augustas
Forum Members
Forum Members
Posts: 241
Joined: Wed Oct 17, 2007 6:09 pm
Location: the world

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

Post 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}
http://FollowTheRoad.com/ - living on the road...
http://www.kligys.com/ - asmeninis blog'as...
hexdj
Power Poster
Power Poster
Posts: 415
Joined: Sat Mar 24, 2007 8:28 am

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

Post 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.
Post Reply

Return to “Tips and Tricks”