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.
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.
My wpForo π
Β
Β
How you make this look ?Β
Custom css code in wpforo dashboard π its easy π
Custom css code in wpforo dashboard π its easy π
Can you explain your custom css code please ?Β
I like the all rounded corners. Is there anyway we can do that easily ?
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 π