Notifications
Clear all

wpForo 1.x.x [Closed] Layout Home Page Issues

5 Posts
3 Users
0 Likes
859 Views
Posts: 47
Topic starter
(@ferreidea)
Trusted Member
Joined: 5 years ago

Hi!

 

In ou forum home page we want to have the same "theme" composition as you have here in the WPFORo home page, but when we select the default wordpress page template it looks like this (see image attatched)

As you se it puts the content in the center leaving white boundaries in both sides...but we want to add the right pannel with announcements as ypu have here un wp-foro layout..

 

Hpw we can solve that?

 

Kind regards

 

4 Replies
Alvina
Posts: 1869
Moderator
(@alvina)
Member
Joined: 5 years ago

Hi @ferreidea,

Please leave the example URL to allow us to check it.

3 Replies
(@ferreidea)
Joined: 5 years ago

Trusted Member
Posts: 47

@alvina Here you have our forum URL

We wait you answer to do the necesary changes

Kind regards

Sofy
 Sofy
Admin
(@sofy)
Joined: 6 years ago

Support Team
Posts: 4305

@ferreidea,

Use the CSS code below:

div#wpforo #wpforo-wrap {
max-width: 100%;
}

The CSS codes should be added in the "Custom CSS code" textarea, located in the Dashboard > Forums > Settings > Style Tab.  

Please don't forget to delete all caches and press Ctrl+F5 (twice) on the frontend before checking to reload the updated CSS file.    

(@ferreidea)
Joined: 5 years ago

Trusted Member
Posts: 47

@sofy Thanks for you answer

 

Now we have added the coode you send to us and the apparel is a little bit wider than the previous , but we dont have the sidebar to put widgets as you have here in wpforo and still we have white boundaries in both screen margin. (see now the changes here)

 

We want that th homepage of pour forum have more or less tha same apparel that you have here in wpforo forum website, how we can make it look like that?

 

Kind regards