Page 1 of 1
Long nicknames issue
Posted: Fri Aug 26, 2005 11:10 am
by sc00zy
I noticed long nicknames "slide" under the right column when in 1024x768px or lower resolution.
An example:
http://forum.opensourcematters.org/inde ... l#msg15329Also see this screenshot:
Re: Long nicknames issue
Posted: Mon Aug 29, 2005 8:45 pm
by brad
mm looks fine at 1280.. however I will see if we can limit the length of usernames.
Re: Long nicknames issue
Posted: Mon Aug 29, 2005 8:48 pm
by pe7er
yes, it does in both FireFox & MSIE v6
Re: Long nicknames issue
Posted: Tue Aug 30, 2005 1:55 am
by leolam
Brad I told you the same story...here is a pic with 1280 x 960 setting...same story
sorry mate
Re: Long nicknames issue
Posted: Tue Aug 30, 2005 2:10 am
by brad
This has been confirmed as a feature that is NOT enabled in SMF.
So.. maybe something in the future..??
Re: Long nicknames issue
Posted: Tue Aug 30, 2005 7:44 pm
by jlabs
I think this would take care of it.
The right Number ?
You may also want GD the Avatars or html force the size.
Re: Long nicknames issue
Posted: Tue Aug 30, 2005 10:20 pm
by lester
On a Mac, long nicknames show differently depending upon which browser you use (don't we love 'em to be all different?

): Opera displays a truncated name, IE displays the whole name by nudging the message to the right (see it's not in line with the message above), and Safari display the whole name but underneath the icon.
Re: Long nicknames issue
Posted: Tue Aug 30, 2005 11:08 pm
by jlabs
// What I think is doing it.
//
//style="overflow: hidden;"// and it's hardcoded in the template not style sheet.
//Could use this but if a user use a crazy long name then what ? // white-space: nowrap;
//Could Max lenght like ten charters
Re: Long nicknames issue
Posted: Wed Aug 31, 2005 3:03 am
by [Unknown]
brad wrote:This has been confirmed as a feature that is NOT enabled in SMF.
So.. maybe something in the future..??
For Leolam's issue, try this URL: http://forum.opensourcematters.org/inde ... 1#msg17195That will use the default theme (administrators only, on this forum) and you will see that it shows a scrollbar as expected. For the issue of this topic, avatars and long names not showing, there are a few groups with a few different opinions: 1. If someone has a big avatar or a long name, the left side should grow for only that post (even if it means 50% of the width is just the user info.) 2. If someone has a big avatar or a long name, the left side of all posts should grow (even if it means 50/50.) 3. If someone has a big avatar or a long name, it should not be shown past a reasonable length - the profile still shows the entire name. Different themes are known to follow different opinions. Safari is also known to have rendering problems in this area. -[Unknown]
Re: Long nicknames issue
Posted: Wed Aug 31, 2005 3:07 am
by brad
Long term, if we can make our own theme perhaps we can eliminate some of these niggly little issues. 
|