Are you using the float attribute to position the login box? IE 6 is very buggy and doesn't handle the float attribute very well. Start from the beginning again by taking the Monobook skin and then add you own elements to the skin one at a time and testing each in IE 6, Firefox and other browsers as you go until you identify the part of your code that causes the problem. Have a look at this article too: http://www.positioniseverything.net/explorer/threepxtest.html
Jim 2009/7/10 Giuseppe Briotti <[email protected]> > > Message: 8 > > Date: Thu, 09 Jul 2009 18:23:23 +0200 > > From: Platonides <[email protected]> > > Subject: Re: [Mediawiki-l] Login page not showing > > To: [email protected] > > Message-ID: <[email protected]> > > Content-Type: text/plain; charset=ISO-8859-1 > > > > Ekompute .info wrote: > >> Hi Giuseppe, thanks for your response. It seems that I can't even resize > my > >> window in IE, although I could it in Firefox. Changing the text size > via > >> the browser doesn't help either. > >> > >> PM Poon > > > > It doesn't validate > > > http://validator.w3.org/check?verbose=1&uri=http://jbdirectory.com/index.php?title=Special:UserLogin > > > > I guess your problem is at the 'end tag for "div" omitted, but OMITTAG > > NO was specified' error. > > > > Hi Platonides, probably you're right and this is the problem for PM > Poon, but I've the same problem with: > > http://www.usnb.it/wiki/index.php?title=Speciale:Entra > > And this page doesn't have the div problem... (btw, the only problem > is the id attribute for some menu item). > > I think that probably this is due to some overlapping of box margin. I > will investigate this week end and post more informations... > > G. > > -- > > Giuseppe Briotti > [email protected] > > "Alme Sol, curru nitido diem qui > promis et celas aliusque et idem > nasceris, possis nihil urbe Roma > visere maius." > (Orazio) > > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
