Members Main Page Revised

Locked
User avatar
Zarxrax
Joined: Sun Apr 01, 2001 6:37 pm
Contact:
Org Profile

Post by Zarxrax » Tue Apr 13, 2004 9:19 pm

Phade wrote:Hey Zarxrax,

Well, I guess I could count the contiguous characters and break the title into two lines after X number of letters...

Phade.
Hmmm, but wouldn't that screw it up for different skins that use a different font size? :lol:

User avatar
Phade
Site Admin
Joined: Fri Oct 20, 2000 10:49 pm
Location: Little cabin in the woods...
Org Profile

Post by Phade » Tue Apr 13, 2004 9:22 pm

Hey,

Perhaps a check on title input for long words...

Phade.

User avatar
Kalium
Sir Bugsalot
Joined: Fri Oct 03, 2003 11:17 pm
Location: Plymouth, Michigan
Org Profile

Post by Kalium » Tue Apr 13, 2004 9:23 pm

Or check the title input strings for '_' in place of ' '? And then, if possible, replace.

User avatar
Corran
Joined: Mon Oct 14, 2002 7:40 pm
Contact:
Org Profile

Post by Corran » Wed Apr 14, 2004 3:34 am

Zarxrax wrote:
Hmmm, but wouldn't that screw it up for different skins that use a different font size? :lol:
Not to mention the letters used.


iiiiiiiiii
mmmmmmmmmm

User avatar
Corran
Joined: Mon Oct 14, 2002 7:40 pm
Contact:
Org Profile

Post by Corran » Wed Apr 14, 2004 10:17 am

Phade: I found a fix for the stats not lining up.

You need to remove the "position: relative" tag in #subinfo .statValue {

I've tested it in IE6 also and it still lines up fine. I haven't been able to test other browsers.

User avatar
Phade
Site Admin
Joined: Fri Oct 20, 2000 10:49 pm
Location: Little cabin in the woods...
Org Profile

Post by Phade » Wed Apr 14, 2004 12:04 pm

Hey Corran Productions,

That breaks Geko-based browsers. IE does not draw floats according to the standard. The "fix" you found is just a use of the IE float bug (in fact, I used some CSS IE hacks to get IE to use that bug for IE display only). Grab Firefox (Geko-based) and Opera (non-Geko) in addition to IE and see if you can get all three to work. Geko-based browsers (Mozilla, Netscape, Firefox, Camino, etc.) have higher priority than Opera.

Phade.

User avatar
Corran
Joined: Mon Oct 14, 2002 7:40 pm
Contact:
Org Profile

Post by Corran » Wed Apr 14, 2004 1:03 pm

Ah, I see it now. Oh well. : /

User avatar
koronoru
Joined: Mon Oct 21, 2002 10:03 am
Location: Waterloo, Ontario
Org Profile

Post by koronoru » Thu Apr 15, 2004 4:53 pm

Ah. This would explain why the "members main" page has been causing my browser to crash for the last several days. The current version doesn't. I hope it won't start again.

My browser is Konqueror 2.2.2, under Linux.

Locked

Return to “Site Announcements”