Support Forum

Change link color in posts

PJ Paul M Jerard Jr
Paul M Jerard Jr
Member

I need to change the link color in the forum posts. It’s currently white and can’t be seen on the white background of the website. I’m sure it’s a WP theme conflict.  Could you please provide the code to change this color and make bold?  

Thank you!!

Meredith

link-color.png

5 Answers

New Answer

IK Ike
Ike
Member

Hey Meredith,

Can you post a link so we can take a look? It’s unusual for something like a link to be a WP conflict but I suppose it’s possible. Either way if it is a conflict we’d need to see the page to see what code needs adding.

PJ Paul M Jerard Jr
Paul M Jerard Jr
Member

http://www.yoga-teacher-training.org/forum/new-teacher-questions/moving-meditation-sequence/

The first post, first line. The hidden gap is actually the word, link “sequence”

IK Ike
Ike
Member

Very sorry about this and not sure how it’s happened even, but it’s actually a Reboot problem. I will open up a ticket to get this fixed in the next version.

In the meantime you can make the change yourself easily enough, and make it to Reboot itself not a child theme (unless you are running a child overlay in which case you will need to make the change there).

Open Minimal overlay – sp-resources > forum-themes > reboot > styles > overlays > minimal.php

Locate $postLinkColor on line 357.

Change value from $baseColor2 to $baseColor6.

Should fix things up OK!

IK Ike
Ike
Member

No problem. If you’ve made the change to the standard Reboot overlay it will be overwritten including the change when you next update so no need to do anything else with it from here on.