Simple Machines Community Forum

General Community => Site Comments, Issues and Concerns => Topic started by: Illori on April 14, 2011, 01:36:44 PM

Title: team page misalignment
Post by: Illori on April 14, 2011, 01:36:44 PM
I noticed in opera, then checked in firefox that this page http://www.simplemachines.org/about/team.php does not have all the text for each team member fitting nicely in their little description box. a few examples are attached.
Title: Re: team page misalignment
Post by: NanoSector on April 14, 2011, 01:38:35 PM
Looks fine here.

You have a "small" screen resolution? Mine's 1400x900.
Title: Re: team page misalignment
Post by: Illori on April 14, 2011, 01:39:49 PM
my browsers are not full screen if that is what you mean i dont have small screen resolution though 1920x1200.
Title: Re: team page misalignment
Post by: NanoSector on April 14, 2011, 01:40:32 PM
Quote from: Illori on April 14, 2011, 01:39:49 PM
my browsers are not full screen if that is what you mean i dont have small screen resolution though 1920x1200.
Does it happen when you maximize the browser window (if you mean that with "It isn't full screen").
Title: Re: team page misalignment
Post by: Illori on April 14, 2011, 01:42:15 PM
at full screen it is fine as the layout totally changes on the page, from one column to 2 columns.
Title: Re: team page misalignment
Post by: NanoSector on April 14, 2011, 01:44:32 PM
Quote from: Illori on April 14, 2011, 01:42:15 PM
at full screen it is fine as the layout totally changes on the page, from one column to 2 columns.
I can reproduce the error here too:
Title: Re: team page misalignment
Post by: mashby on April 14, 2011, 06:38:46 PM
Looks to me like the min-width: 350px; of this dealio (#secondarybody dl.team dd.smfteam):
float: left;
height: 100%;
margin: 0.5em;
min-width: 350px;
overflow: hidden;
padding: 1em;
width: 45%;
is what's doing this. I am guessing the 45% makes the width of each the same, but the side by side team members and the min-width seem to affect users whose browser screen resolution is on the low end.
Title: Re: team page misalignment
Post by: LiroyvH on April 14, 2011, 07:43:59 PM
In Opera, the only one that doesnt seem to fit in the textbox is Oldiesmann here.
Title: Re: team page misalignment
Post by: Illori on April 14, 2011, 09:09:08 PM
Sinan "シナン" Çevik  does not fit either in opera
Title: Re: team page misalignment
Post by: LiroyvH on April 14, 2011, 09:32:04 PM
It does here, so I guess that is where the different resolution comes in. Although, mine is lower than yours, judging by what you posted.
Title: Re: team page misalignment
Post by: Joker™ on April 15, 2011, 12:43:47 AM
1680x1050, in most of the browsers(opera also) that section seems to be fine to me.