SHould be helpful yes, but the size doesn't change, changed the rows & the cols, but nothing changed :Srxu wrote:May be this can be helpful?Hypo wrote:the quickreply-box is pretty big, what should I do to make it a bit smaller?
KieranG wrote:Click on any thread and the Quick Reply box is at the top, messed up.
Code: Select all
<td class="gensmall" width="100%" align="{S_CONTENT_FLOW_END}" nowrap="nowrap"><!-- INCLUDE pagination.html --></td>
<!-- ENDIF -->
</tr>
</table>
Code: Select all
<!-- IF QUICK_REPLY --><!-- INCLUDE quick_reply.html --><!-- ENDIF -->
I refreshed my template but nothing happend ?rxu wrote:Hypo
Don't forget to clear the cache after any template changes
Code: Select all
FIND
'S_BBCODE_ALLOWED' => $bbcode_status,
REPLACE WITH
'S_BBCODE_ALLOWED' => false,
Have you refreshed template or purged the cache? Sorry for the possible misunderstandingHypo wrote:I refreshed my template but nothing happend ?