Page 1 of 1

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

PostPosted: Mon Oct 29, 2007 11:51 am
Author: gcomfx.com
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?
"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>

PostPosted: Mon Oct 29, 2007 11:52 am
Author: gcomfx.com
BTW - I found the above post in the 1.4.0 section. It apparently didn't work for me in 1.4.1. <img>

Re: Fixed my viewtopic width... killed my quick quotes. Wei

PostPosted: Mon Oct 29, 2007 2:15 pm
Author: Helter
you can try making +240 larger, like +340 etc..

not sure why it affected quick quotes