Logged In: YES
user_id=742947

You can fix this yourself.
Same for the Recent Topic List.

1-Edit _NormalBorders
2-go to the left border section
3-Replace

"||{T-+}``",
each.Author,
"``||",
Newline

with

"||{T-+}``",
String.MaxLengthString(each.Author, 30),
"``||",
Newline

bye (luKa)