Thank you, just need the template. I used the standard install, so for people who also want to do this, it's line 12 to change.
Code:
<tr>
<if condition="$linkimg">
<td width="$linkimgsize" align="$stylevar[right]">
change to
Code:
<tr valign="top">
<if condition="$linkimg">
<td width="$linkimgsize" align="$stylevar[right]">
Seems to work perfectly fine, though haven't checked thumbs, as I have a GD problem with that server
Edit: Sorry, another suggestion.

I noticed that using the Use Policy field and adding a message does not include the child folders, so I have to include the same message for each cat within that parent folder. Maybe a option checkbox to include that message to the child folders? Would be nice, especially if you need to update the Use Policy afterwards