Pozuelo Monfort wrote: > > Nope. (at least not in IE: none of the wiki pages are correctly > rendered, > > all the central area is blank). This is a CSS compatibility problem, > because > > the content is in the HTML. > > They work fine now in Firefox (they weren't working on Friday). This is on > edge. I know that (I already signaled that it was working in Mozilla or Firefox), but even if this is caused by a IE bug, the site's CSS is not valid or contains stupid unnecessary kludges or stupid declarations that will (should) never apply. I found the effective bug, and all is caused by the site "style.css" sheet that attempts to fix the height of <br class="clear"/> instead of using much more simply <div class="clear"/>. The unnecessary kludges that have been inserted for Opera are breaking in IE... And anyway these kludges are not even valid CSS, so the result is inpredictable and causes havoc...
This is the launchpad-users mailing list archive — see also the general help for Launchpad.net mailing lists.
(Formatted by MHonArc.)