Jump to content

Long forum user names?


Mack_au

Recommended Posts

Posted

Hi. I've got a few forum users who have long names with no spaces, which means their name gets pushed into two lines in the forum.

Is there a way for long forum names to have their font reduced so that they fit in the same space as a regular name?

Posted

I know this doesn't answer your question, but you have the ability to limit display name length and allowed characters.

Search "Allowed display name length" in AdminCP

As for resizing the names based on length, you would need to do template edits with conditioning. Specifically in the template file: forums > front > topics > post container

I imagine you would need to change the font-size styling of the span element based on length of:

{template="reputationBadge" group="global" app="core" params="$comment->author()"}

 

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...