I removed the hard-coded positioning of the blue header bar...let me know if it's okay. Also, if anyone's interested in looking it over and providing feedback, we had designed another OpenIB page that we were considering rolling out. Take a look:
http://hpcn.ca.sandia.gov/~cstanak/index.php Michael On Wed, 2005-04-27 at 10:25 -0700, Roland Dreier wrote: > 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. > _______________________________________________ > openib-general mailing list > [email protected] > http://openib.org/mailman/listinfo/openib-general > > To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general > _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
