Quote:
Originally Posted by ozzy47
But what you can do is edit the bbcode_quote template, and find this bit of code:
HTML Code:
<div style="font-style:italic">$message</div>
And change it to this:
Code:
<div style="font-style:italic; max-height:300px; width:auto; overflow:auto;">$message</div>
|
Ok lemme try that and I will get right back to you.
Needs to be a product though that does the auto template edits!