Quote:
Originally Posted by ozzy47
This should work, change:
HTML Code:
<div style="font-style:italic; max-height:300px; width:auto; overflow:auto;">$message</div>
To this:
HTML Code:
<div style="font-style:italic; <if condition="$post[postcount] > 1">max-height:300px; width:auto; overflow:auto;</if>">$message</div>
|
Hey OzzY, This edit does not work at all, quoting post in threads shows all text as well as starting a thread using a quote. I switched back to the edit from first post.