font-family: 'Lucida Sans', 'Helvetica', 'Sans-serif', 'sans'; This isn't a super font-family line. To give the most uniform appearance across platforms, the CSS should specify every known sans in the Lucida family. (My list is 'Lucida Sans', 'Lucida Sans Unicode', 'Lucida Grande', Lucida, LucidaSans, sans-serif.)
Remco, I can't think of a reason to keep "Lucida Sans" on your computer if it's not rendering well anywhere. You probably don't have Helvetica, so if you eliminate Lucida Sans then you'll get whatever sans-serif you've configured in your browser, and you don't even have to wait for Wicket to update the site. Nathan remco bos wrote: > Just a few notes on the font used by the wicket homepage... > > The wicket homepage uses a font "Lucida Sans" which looks very very ugly > in Windows / Firefox. Firefox can’t handle Lucida Sans correctly > (neither does IE on my computer)...The "Lucida Sans Unicode" font looks > similar but doesn't have those problems. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
