Quote:
Originally Posted by esoin
One thing i've noticed however. The "add comments" TEXT BOX, doesn't stretch. I think it's at a fixed width? Do you know where I would make that change?
|
In
vbgarage_viewgarage:
FIND:
HTML Code:
<input type="text" class="bginput" name="comment" size="$stylevar[tablewidth]" /></td>
Change [high]size="$stylevar[tablewidth]"[/high] to whatever you wish.