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

 Sort Search Results by:

AI Assistant
Notifications
Clear all

[Solved] Add background on widget

4 Posts
3 Users
0 Reactions
1,072 Views
Posts: 17
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
(@vilian)
Eminent Member
Joined: 2 years ago
[#56541]

Hello,

I would like to customize the wpforo sidebar, do you have any stylesheets?

Also how to put a grey background on each widget into the sidebar?

For example, right now the content is visualized on a blank background.


3 Replies
Posts: 1244
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
(@percysgrowroom)
Noble Member
Joined: 7 years ago

Tutrix is the man for all that kind of customisation bro. Checkout this site:

https://www.tutrix.de/forum/

But try this code. Add it to the additonal CSS ( top bar, click customise, then click additional css, add this code):

#wpforo .wpforo-widget-wrap .wpforo-widget-content, .wpforo-widget-wrap .wpforo-widget-content {
 
background-color: #f5f5f5;
 
That should work

Posts: 17
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
(@vilian)
Eminent Member
Joined: 2 years ago

Hey @percysgrowroom 

Thanks a lot, I'll check Tutrix's site, it looks promising so far 😀 

 

I think I have some issue with the custom CSS appliance, because no matter what I add there, it's not taken into consideration. For example, I've added the code as you can see into the attached file, purged all cache, but nothing changed on the fronted.

 

 

 custom css

1 Reply
Sofy
 Sofy
Admin
(@sofy)
Joined: 8 years ago

Support Team
Posts: 5777
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

@vilian 

Try to add the same code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea. 

Additionally, if you use any cache plugins, please read this FAQ: https://wpforo.com/community/faq/wpforo-and-cache-plugins/#post-37150


Share: