Hi, so, I'm working on a new look for my website, and so I'm working on the forum page. I embedded the forum and all, but when I check it in Firefox, the forum is only 3/5ths of the page... Is there a way to change the width with a code or something? Thanks.
The problem is that you placed the forum javascript code inside a div called "column2". The CSS style of this div defines a fixed width of 508px. Please move the snippet or change this definition for a better width.