I Explorer 9 issue with font family - Joomla! Forum - community, help and support
hello
i have problem on j! 1.5 site internet explorer 9. show texts in times instead of arial other browsers.
have idea?
this site: http://www.mbnews.it/
i have problem on j! 1.5 site internet explorer 9. show texts in times instead of arial other browsers.
have idea?
this site: http://www.mbnews.it/
in template.css file, change body { } to:
code: select all
body, p, td, th span, div {
color: #333333;
font: 76.1% arial,"helvetica neue",helvetica,geneva,sans-serif;
}
Comments
Post a Comment