Notifications
Clear all

[Closed] Front end layout not as it appears on other sites?

2 Posts
2 Users
0 Reactions
470 Views
Posts: 4
Topic starter
(@stuartmarshall)
Active Member
Joined: 12 months ago

I have recently installed wpforo on my website but I don't seem to have the same layout as all the other sites i have seen? primarily I am missing the right hand column entirely? How do I fix this or is it an add on?

Topic Tags
1 Reply
Robert
Posts: 10549
Admin
(@robert)
Support Team
Joined: 8 years ago

Hi @stuartmarshall,

First please use this css code to add white paddings around the forum area, it doesn't look good if the forum is close to the margins of your content. Put this code in Dashboard > wpForo > Settings > Colors & Styles > Custom CSS Code textarea. Save it, and delete all caches:

#wpforo {
  padding: 1% 2%;
  background-color: #fff;
}

 

For the different forum layouts please read the documentation. You can set different forum payout for different set of forums by their categories: https://wpforo.com/docs/wpforo-v2/categories-and-forums/forum-layouts/