[haiku-development] CSS issue in userguide/welcome page

  • From: Humdinger <humdingerb@xxxxxxxxxxxxxx>
  • To: Haiku Development ML <haiku-development@xxxxxxxxxxxxx>
  • Date: Fri, 05 Dec 2008 17:03:29 +0100

Hi there,

has anyone noticed that our userguide and welcome page doesn't render perfectly in MS Internet Explorer. I only have IE7 at work so I can't check things at home. I only just noticed that IE renders a page's title always floating inside the text at the bottom of the window. I'm quite ignorant in CSS issues, but this is the relevant part of the welcome.css file:

div.title {
        position: absolute;
        bottom: 11px;
        right: 0px;
        text-align: right;
        margin-right: 40px;
        font-size: 1.2em;
}

If we say "position: relative;" instead, IE, too, renders the title on top. Unfortunately, now the topnav bar slides down a few pixels to make room for the title. Maybe this isn't the right fix...

Also, IE doesn't seem to recognize the increased space in front of headers 
(h1,h2,h3).


Does anyone know how to fix these issues?


Regards,
Humdinger

--
--=-=--=-=--=-=--=-=--=-=--=-=--=-=--=-=--=-=--=-=--=--
Deutsche Haiku News @ http://haiku-gazette.blogspot.com

Other related posts: