(01-24-2012 03:50 PM)akm Wrote: About 100 characters/spaces, from about 120 in title text, are showing in current display.
Started googling for 'post and thread tables', and number of characters in titles, but getting mostly how many characters user may put in post titles.
Not sure where to look for the 'post and thread tables' you were referring to, and would they work for the 'main page' forum title display ?
My mistake, it is 120 characters.
This is imposed on the database table. You need to edit the MySQL table (you probably use something like phpMyAdmin) and increase the length of the 'subject' field.
Forum names are also limited to 120 characters.