Red Menu Item

Started by Grammy, June 04, 2016, 07:47:41 PM

Previous topic - Next topic

Grammy

If I wanted to make the text on just one specific menu tab red (so it would jump out and say "howdy!") but leave the rest as they are, would I do that in the Subs.php file, rather than the CSS file?  (I'm just not sure how to single out one specific bit of text without affecting the rest.) 

2.0.11 default

Thanks!   :)

Antechinus

Do it in the css. All main menu buttons have an individual id, so you can style them up by targetting that. Using the memberlist button as an example:

#button_mlist a {color: red;}

Grammy

Aha!!  I thought I had to isolate it with some sort of Subs.php edit, but that was a cinch.  Thanks, Antechinus!   :)

Advertisement: