Editing Blog Component
i realy need to rearange the message list (see screenshot) ... wher for inst. subject (onderwerp) goes on one line, the other info below it. No need of the <thead>.
As you can see, the table doesn't even fit in the main column and the subject jumps over 5 lines, word by word almost. It even gets stripped aftr X number of charakters, not being able to read the entire question. I have approved designs that needs to be translated, at least more or less, in the forum layout
Hi kbulens ,
There is a settings in the backend controls how many characters got display in the layout. the text will just get truncated if the subject string is > X characters.
I tried to search admin, it seems that the setting is not exposed to any tabs.
The fastest way is to log a ticket with Support (if your community is live), or ask your PS contact (if community is under development) to increase a setting called "layout.truncate_length.message_subject".
Of course, you are always welcome to submit a idea to add such a configurable setting in admin, I will kudo it.