Problem with forum sidebar

Posted in: Newspaper
Post count: 76

Hi,

Website speed increase with new update, thank’s!

i have just one problem with wpforo sidebar and widget title, i try to resolve it with custom css and firebug but i don’t find clean way.

Can you help me :

https://toutelathailande.fr/forum/

Post count: 22421

Hello,

It seems the plugin adds a few css rules that rewrite the theme css. Please find these rules in the plugin css and remove them: https://www.screencast.com/t/Qial1iTPtN

Thank you!

Post count: 76

Hi Bogdan,

I ask here because it’s a new problem after newspaper update.
Ok thank’s, i’ll try to resolve it by myself.

Post count: 22421

It could be, as the plugin is not tested and untested plugin could become incompatible after an update. We always make the proper adjustments for each tested plugin but we cannot do this for every plugin out there.

Thank you!

Post count: 76

Hi Bogdan,
I understand but WPforo it’s an important plugin, the best forum plugin for wordpress, i hope you will make it fully compatible with the best template for wordpress.

For those who have same problem, WPforo support give me this code who resolve problem with WPforo widget but not with other:

.wpforo-widget-wrap .block-title span{
font-size: 20px!important;
background-color: #cd4a41!important;
padding: 6px 12px 5px!important;
color: #fff!important;
display: inline-block!important;
line-height: 17px!important;
}
.wpforo-widget-wrap .block-title {
margin-bottom: 13px!important;
border-bottom: 2px solid #cd4a41!important;
margin-top: 25px !important;
}

Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.