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

  • From: Humdinger <humdingerb@xxxxxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Sat, 06 Dec 2008 19:43:01 +0100

Braden Ewing wrote:

When you specify the bottom, that tells it to render a certain number of pixels above the bottom of the window. I'm not sure why Firefox put it at the top. Here are the fixes:

div.title {
    position: absolute;
    top: 60px;
    right: 40px;
    font-size: 1.2em;
}
--- snip

Duh! Of course, specifying relative to the top should do the trick.
Thanks very much, Mr. Ewing! I'll give it a try tomorrow when I have an IE 
around.

That was a close one, I was almost ready to rewrite everything to strict 
xhtml... :)


Regards,
Humdinger

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

Other related posts: