Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Closed] My wpForo

8 Posts
4 Users
4 Reactions
2,622 Views
bartosh
(@bartosh)
Posts: 6
Active Member
Topic starter
 

My wpForo πŸ™‚

https://vwpolska.pl/forum/

Β 

Β 

 
Posted : 10/11/2017 9:38 am
Adrien and Robert reacted
Robert
(@robert)
Posts: 10616
Support Team Admin
 

Thank you very much bartosh!

Looks amazing!

In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

 
Posted : 10/11/2017 2:33 pm
(@mondesensuel)
Posts: 55
Trusted Member
 
Posted by: bartosh

My wpForo πŸ™‚

https://vwpolska.pl/forum/

Β 

Β 

How you make this look ?Β 

 
Posted : 24/11/2017 12:04 pm
bartosh
(@bartosh)
Posts: 6
Active Member
Topic starter
 

Custom css code in wpforo dashboard πŸ™‚ its easy πŸ™‚

 
Posted : 24/11/2017 12:08 pm
(@mondesensuel)
Posts: 55
Trusted Member
 
Posted by: bartosh

Custom css code in wpforo dashboard πŸ™‚ its easy πŸ™‚

Can you explain your custom css code please ?Β 

 
Posted : 26/11/2017 1:07 am
bartosh
(@bartosh)
Posts: 6
Active Member
Topic starter
 

New look πŸ™‚

 
Posted : 04/12/2017 8:32 pm
Wendell and Robert reacted
(@anonymous20)
Posts: 1599
Noble Member
 

I like the all rounded corners. Is there anyway we can do that easily ?

 
Posted : 05/12/2017 3:01 pm
bartosh
(@bartosh)
Posts: 6
Active Member
Topic starter
 

Yes, its easy πŸ™‚ For example:

http://bartosh.atthost24.pl/community

Wordpress theme:Β sparkling
And CSS code that you need to paste in Wpforo dashboard

#wpforo #wpforo-wrap {
font-size: 13px; width: 100%; margin:0px;
}

*/ Wordpress theme/*
.post-inner-content {
padding: 0;
border: none;
background-color: transparent;
}
body.archive .post-inner-content, body.blog .post-inner-content, .post-inner-content:first-child {
border-top: none;
}

*/ End Wordpress theme/*

*/WPforo styling/*

#wpforo #wpforo-wrap {
background: transparent;
}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum {
background-color: #ffffff;
margin-top: 5px;
border-radius: 5px;
}

#wpforo #wpforo-wrap .wpfl-2 .forum-wrap {
border-top: none;
}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-category {
margin-top: 20px;
}

Sorry for my english πŸ™‚

 
Posted : 08/12/2017 2:26 pm