On Friday, November 16, 2001, at 09:44 AM, Daniel Fairs wrote:
> Sorry, should have posted more info, but I had mentioned this in an > earlier > email... > > IE6 on Win2k seems to centre some elements where previous versions left > aligned them. This means that some pages are misaligned. > > I didn't want to post an image on the list, so you should be able to > see a > screen grab here: > > http://www.spiderplant.net/~dan/screen.jpg > > I would give patches if time allowed... > > HTH, > > Cheers, > Dan Looks like IE 6 isn't honoring the default "align=left" in <td> tags. We may have to put them in to force browsers to display them correctly. Can you try putting them in and viewing again? This is in lines 33 and 37 in add_user.html. Thanks, Bill
