Forum Moderators: not2easy
This is what happened. I tried aria at home on Linux with FF and it loaded some nasty font looking like courier or times roman, not sure what it was , I guess arial is a MS thing. Anyways I changed it to sans-serif and it made a nice font. I come to work and try opening the site with FF and it loads a nasty font.... but IE looks just fine. I just want a nice clean font like arial to load nicely on both browsers on any platform to be exact. Thanks!
p {font-family:"Lucida Sans Unicode", Verdana, Arial, sans-serif;} As you have found, MS fonts are usually not installed by default in Linux due to licensing issues, but almost all distributions offer them as a easy download - look for the mscorefonts package.