AdminCP > Appearance > Styles > Style Properties > Message ElementsIt is an option, can you have it show as in the attachment? in the avatar area , joined date, messages, likes received - etc.
I've been snipe`d !Its an option, in the same place you enabled the other elements in Style Properties.
Awesome - found it! Anyway to make avatar area wider to fit names a bit better? it dropped Quebec out of alignment.
View attachment 56180
It didnt quite work as expected. is there an option to limy characters for location?
am i stuck with it at this point?
'location' => array('type' => self::TYPE_STRING, 'default' => '', 'maxLength' => 50),
Any way after the change of characters to refresh and fix the long names? I used both of your suggestions, Reduced characters to 19- (won't fall to next line) and added brogans CSS.If you want to have the maximum character limit be lower than 50 characters, you could edit the following file:
/library/Xenforo/DataWriter/User.php
Look for the following line and change the 50 to whatever value you want.
PHP:'location' => array('type' => self::TYPE_STRING, 'default' => '', 'maxLength' => 50),
Any way after the change of characters to refresh and fix the long names?
We use essential cookies to make this site work, and optional cookies to enhance your experience.