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

[Solved] Change color and background color of (This topic is also published as an article here »)

3 Posts
3 Users
1 Reactions
1,173 Views
Posts: 1
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
(@encyde)
New Member
Joined: 5 years ago
[#17227]

Hi, I bought the addon cross posting and it works good. But I'm using the dark theme and would love to know how to edit the text color and background color of the notice "This topic is also published as an article here »" that is added to my blog posts and forum posts (see image)

thank you.

article

Topic Tags
2 Replies
tqarb
Posts: 45
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
(@tqarb)
Trusted Member
Joined: 5 years ago

Please put your forum URL
I will give you the modified code


Tutrix
Posts: 1519
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
(@tutrix)
Noble Member
Joined: 6 years ago

@encyde

try this

add to custom css

#wpforo #wpforo-wrap .wpfcp-topic-info {
    background:#000000;
}
#wpforo #wpforo-wrap .wpfcp-topic-info a {
    color: #ffffff;
}

Dashboard > Forums > Settings > Style (custom css)

 


Share: