I assume it has something to do how your theme is designed:
If you need a fixed width for your gallery, I suggest to use th...
Code: [Select]
<tr>
<td></td>
<td><center>{ADMIN_MENU}</center><br>
<center>{GALLERY}</center></td>
<td></td>
</tr>
If you need a fixed width for your gallery, I suggest to use th...