Quote:
Originally Posted by soletrader
Can someone please help with a problem? I have attached a picture for visual purposes. I need to do some minor changes.
Thank you in advance.
|
To change the width of the box, simply edit the template gallery_postbit. Search for:
Code:
<table class="tborder" id="post$post[postid]" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="350" align="center">
And replace 350 with 99%. That's all.
The postion of the reply-button is as it is supposed. It's the normal reply-button under the thread. Just insert a test-answer, and you'll see.