Login  Register

Re: [Question] Link and Title color change

Posted by GregChapman on Jun 05, 2014; 10:19pm
URL: https://support.nabble.com/Question-Link-and-Title-color-change-tp7590405p7590409.html

Taking a look at: http://community.exce.se/  I see the code for the "OFFICIAL ANNOUNCEMENTS" line includes:
<a href="http://community.exce.se/OFFICIAL-ANNOUNCEMENTS-f4986320.html" class="second-font category-link">OFFICIAL ANNOUNCEMENTS</a>
It should be easy enough to add CSS  code that to make only links of class "category-link" white.

Probably:

a.category-link {
color: white;
}

should do it if entered into the CSS dialogue under:
Options > Application > Change appearance > CSS
Volunteer Helper - but recommending that users move off the platform!
Once the admin for GregHelp now deleted.