Fonts not displaying correctly

Fonts not displaying correctly

by James Marshall -
Number of replies: 1

I have recently noticed that the Moodle system has stopped displaying the correct font. It seems like it is completely ignoring the "css" way of adding font styles. It just displays the whole thing in friggin Times New Roman...lol

Any suggestions?

Thanks,

JameZ

In reply to James Marshall

Re: Fonts not displaying correctly

by Jon Bolton -
Particularly helpful Moodlers की तस्वीर Testers की तस्वीर
Hi James, I had this recently just after an upgrade.
The problem seemed to be blank lines at the end of the main config.php file in the moodle root directory.

It may also be blank lines in your theme/yourcustomtheme/config.php.

You can use the configcheck.php script at https://webwork2.math.ohio-state.edu/configcheck.php to check for this problem.

Hope this helps.