Hyperlink Color Issue
Quote from operator47 on October 20, 2023, 8:19 pmHello all!
When I change either the Forum Color or the Accent Color and then go to view a post in the forum, the hyperlink color changes from the default blue to black.
I have ensured that both the Text Color and the Link Color are still set to default. I even tried changing the Link Color to a random blue color. The hyperlink always stays black until I reset either the Forum Color or the Accent Color back to their original default colors, and then the hyperlink becomes blue again.
Any help with this issue would be immensely appreciated!
Website Link: https://suicidespace.com/
Hello all!
When I change either the Forum Color or the Accent Color and then go to view a post in the forum, the hyperlink color changes from the default blue to black.
I have ensured that both the Text Color and the Link Color are still set to default. I even tried changing the Link Color to a random blue color. The hyperlink always stays black until I reset either the Forum Color or the Accent Color back to their original default colors, and then the hyperlink becomes blue again.
Any help with this issue would be immensely appreciated!
Website Link: https://suicidespace.com/
Quote from operator47 on October 23, 2023, 6:40 pmThis is solved by adding the following custom CSS:
a:link { color: #256db3 !important;}
This is solved by adding the following custom CSS:
a:link { color: #256db3 !important;}