[openib-general] rendering openib.org on Firefox/Linux

Roland Dreier roland at topspin.com
Wed Apr 27 10:25:54 PDT 2005


    Tom> The problem seems to stem from the fact that the horizontal
    Tom> blue bar does not move when the font is increased or
    Tom> decreased.  Here is a series of screenshots to demonstrate
    Tom> the issue:

Looks like there's some absolute positioning hard-coded in the html:

    <div id="header" style="height: 78px;" id="header"> <a href="index.html"><img alt="OpenIB.org" src="images/openib.gif" style="border: 0px solid ; width: 128px; height: 56px;">

even better is:

    <meta name="generator" content="Windows Notepad" />

 - R.



More information about the general mailing list