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
Hi @ferreidea,
Please leave the example URL to allow us to check it.
In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.
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.
In case you want to say thank you !)
We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.
@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