Sorry, this is what I read.
So you want to change the column width for the folder icon and the post icon on the left side of the forumdisplay table? Correct? Right now there is no size in the html, so it will size based on the width of the icons in them. OR you can manually size them by:
This will change the icon table width, use xx for pixels, xx% for percent. Add the bold wording.
$IconFieldHeader = qq(
width=xx> | );
$IconField = qq(
width=xx> | );
This will change the width of the folder icon column:
print <
width=xx> $FolderIcon |
I have not tested these two changes, but I'm pretty sure this will work.
------------------

a.k.a. Neal Ulen | Webmaster - GamerForums.Net | Senior Editor - Moviefan Online