Bert36

msg:3868024 | 2:04 pm on Mar 11, 2009 (gmt 0) |
I am unsure if I understand the question? To make text-colour red for your class active-trail you would write: .active-trail { color: red; }
|
bunch

msg:3868029 | 2:10 pm on Mar 11, 2009 (gmt 0) |
I figured it out. #menu .primary_menu li.active-trail a { color: red; }
|
bunch

msg:3868031 | 2:12 pm on Mar 11, 2009 (gmt 0) |
Thanks Bert36. I would have thought it would be that simple as well. But none of the simple things I tried worked with Drupal. The above code did. I appreciate your quick reply!
|
|