sailoreagle on 7/7/2002 at 11:03
Basically, all the cells where the usernames and stuff of people who post in threads are squashed. Since I suck at explaining this, look <a href=http://www.ttlg.com/forums/showthread.php?s=&threadid=50579>here</A> for screenshots and a description of what's causing the problem. Solve this please?
Daxim on 7/7/2002 at 11:49
Remove the <tt>width="100%"</tt> in the second cells as Kleptoman instructed and get consistent behaviour across Netscape 4, Opera, IE, Mozilla and Konqueror.
The cells always appear in the source as <tt><td bgcolor="#F7F7F7" width="100%" valign="middle" height="16"></tt> or <tt><td bgcolor="#D7D7E9" width="100%" valign="middle" height="16"></tt> for the upper part and <tt><td bgcolor="#F7F7F7" width="100%" valign="top"></tt> or <tt><td bgcolor="#D7D7E9" width="100%" valign="top"></tt> for the lower part, respectively.
Tumbleweed on 7/7/2002 at 13:19
If this was fixed I might just entertain the idea of staying with Opera...