Fixed my viewtopic width... killed my quick quotes. Weird.

Your phpBB Version: 2.0.21
phpBB Type: Integramod 141
MODs: No
Your knowledge: Basic Knowledge
Board URL: http://100mphclub.com
PHP Version:
MySQL Version:
What was done before the problem appeared?
What was done to try to solve the problem?
I changed it back, and quick quotes works once again.
De.scription and Message
So is there a different way to fix this issue? <img>
phpBB Type: Integramod 141
MODs: No
Your knowledge: Basic Knowledge
Board URL: http://100mphclub.com
PHP Version:
MySQL Version:
What was done before the problem appeared?
"HelterSkelter";p="25970" wrote:in your template/viewtopic_body.tpl
find
- Code: Select all
no_thread_stretch({BLOCK_WIDTH}+240);
replace with
- Code: Select all
no_thread_stretch({BLOCK_WIDTH}+10%);
you may have to play with the % number, but it is the text that is stretching the page
What was done to try to solve the problem?
I changed it back, and quick quotes works once again.
De.scription and Message
So is there a different way to fix this issue? <img>