|
Well in your threads7.php obviously we do style matching against default ubbthreads style we map that to the ubbthreads style class ubbcode_body
I would suspect that in some of your custom threads styles that style class has some large number in it I think 500px wide.
You can test changing the style class match in threads7.php in your gallery/forums subdirectory to form-input the line that has ubbcode_body.
|