Try this one:
In the template "gallery_threadbit" find:
Code:
<if condition="$bbuserinfo['field5'] != 'Ja'">
$ids[forumids]
<if condition="$rows">
<if condition="$rows == 1">
</tr><tr>
</if>
<td class="alt1" width="25%" align="center" valign="middle">
<table cellpadding="0" cellspacing="0" border="0" bgcolor="#000000">
and replace 25% with 100%.
Otherwise, the size depends on the amount of text, that is written.