taylor_smith Well-known member Licensed customer Dec 23, 2011 #1 For the life of me, I cannot figure out how to change the text color of these inactive nav links: Help is appreciated. Flaming is warranted.
For the life of me, I cannot figure out how to change the text color of these inactive nav links: Help is appreciated. Flaming is warranted.
Brett Peters Well-known member Licensed customer Dec 23, 2011 #2 You could try adding the following to extra.css .navTabs .navTab.PopupClosed .navLink { color: green; } Upvote 0 Downvote
You could try adding the following to extra.css .navTabs .navTab.PopupClosed .navLink { color: green; }
taylor_smith Well-known member Licensed customer Dec 23, 2011 #3 That worked! Thank you! Upvote 0 Downvote
Jake Bunce Well-known member Licensed customer Dec 25, 2011 #4 For reference: http://xenforo.com/community/threads/change-the-color.8749/#post-120671 Upvote 0 Downvote