|
It is indeed that file quickcom.tmpl for regular photopost
<textarea name="message" cols="80" rows="5"></textarea>
and vb3enhanced it follows your form width but you can change it
<textarea name="message" id="qr_message" class="bginput" style="width:{$vbphrase[form_width]}; height:100px" cols="60" rows="5" tabindex="1"></textarea>
|