Showing Visitor Messages 1 to 3 of 3
-
Sorry I took so long to reply.
You need to know what the width of your normal site is. You will find this in your theme's css file.
Then you need to go to the forum's css file and look for the page width there and change it to be the same as the theme width.
If your forum is a plugin to your Wordpress site, then you will find the forum css file in the plugins folder.
In your Wordpress dasboard you can go to plugins and find "Editor". When you click on Editor, you will see on the top right hand side a dropdown list where you can select the plugin you want to edit.
Just select your forum plugin, click on select and directly beneath it you will see all the files associated with that plugin. Click on the xxxxxxx.css (xxxxx = your forum plugin name)file. on the left you will see the file opened in the editor screen.
You will have to look for something like, #page and/or max-width.
unfortunately my own knowledge of css is also a bit low. But I do hope the above answer will help you.
-
hey Nicholas
let's link I am JAM as well
-
Great to hear. I'm glad I could help, best of luck to you.