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.
Looks fine here.
You have a "small" screen resolution? Mine's 1400x900.
my browsers are not full screen if that is what you mean i dont have small screen resolution though 1920x1200.
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").
at full screen it is fine as the layout totally changes on the page, from one column to 2 columns.
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:
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.
In Opera, the only one that doesnt seem to fit in the textbox is Oldiesmann here.
Sinan "シナン" Çevik does not fit either in opera
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.
1680x1050, in most of the browsers(opera also) that section seems to be fine to me.