AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

Filter by custom fields

Topic prefix

AI Assistant
Notifications
Clear all

[Closed] In a topic, links look like just plain text, how to make them look like links?

2 Posts
2 Users
0 Reactions
1,080 Views
Posts: 127
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@mplusplus)
Reputable Member
Joined: 6 years ago
[#15117]

Hi there

Please see the red circle in the screenshot, this text is a valid link to another website. The link works, but it does not look like a link. How to make it look like a link (blue color), so users can easily spot a link?

Thanks.

 


1 Reply
Alvina
Posts: 1857
Moderator
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@alvina)
Member
Joined: 7 years ago

Hi @mplusplus,

Probably there is theme conflict. In any case please try the following CSS code:

#wpforo #wpforo-wrap a, #wpforo #wpforo-wrap a:visited{
color: #3f7796 !important;
}
The CSS code should be added in the Dashboard > Forums > Settings > Styles admin page "Custom CSS code" textarea.

Share: