AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

AI Assistant
Notifications
Clear all

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

2 Posts
2 Users
0 Reactions
1,339 Views
Posts: 4
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@stuartmarshall)
Active Member
Joined: 3 years ago
[#50088]

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: 10752
Admin
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@robert)
Support Team
Joined: 3 months 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/


Share: