Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Username Field – Character Limit – A Bug


chrishajer
Participant

@chrishajer

You can use overflow:hidden to prevent people with long names from messing up your formatting – the part that is longer than you want to display will just not be visible.

You could enforce a 12 character username with a plugin (or maybe a username no longer than 12 characters.)

Skip to toolbar