Notifications
Clear all

wpForo 1.x.x [Closed] Width of the forum... Nothing seems to work

8 Posts
3 Users
2 Likes
2,055 Views
Posts: 5
Topic starter
(@natachachacha)
Active Member
Joined: 7 years ago

Hello everybody,

I know there are lots of topics about this, I read lots of them but couldn't fix my issue.

Here is the screenshot of what the forum looks like right now.

The forum width is too big. The display is weird, like the forum statistic, the category in blue etc.

I did putthat code in the style editor, I even tried to change the values but nothing changed (yes I cleaned my cache and cookies, and press F5 button).

@media screen and (min-width:600px) {
    #wpforo #wpforo-wrap .wpforo-content {width: 70%!important;}
    #wpforo #wpforo-wrap .wpforo-right-sidebar{width: 30%!important;}

I don't need a sidebar though.

And I am a beginner so changing a php file or css is not my forte. FYI.

Could someone be kind and help me with this. I really love that plugin and don't want to change.

Thank you.

7 Replies
Posts: 5
Topic starter
(@natachachacha)
Active Member
Joined: 7 years ago

And here is a screenshot of the Member section... The width is way off.

 

Robert
Posts: 10499
Admin
(@robert)
Support Team
Joined: 8 years ago

Please leave forum URL, you have CSS conflict with WordPress theme.

1 Reply
(@natachachacha)
Joined: 7 years ago

Active Member
Posts: 5

This is my forum : http://fpfa.ab.ca/forum

Thank you

antonM
Posts: 131
(@antonm)
Estimable Member
Joined: 7 years ago

Hi Natachachacha!

I agree with Robert. Your WordPress theme css rules override wpForo css rules. The simple way is to change your WP theme to more qualitative theme.

Posts: 5
Topic starter
(@natachachacha)
Active Member
Joined: 7 years ago

Thank you for the answer.

I wish I knew how to do that though. I guess I will have to find a new plugin. :\

 

Page 1 / 2