Fonts not displaying correctly

Fonts not displaying correctly

James Marshall -
Atsakymų skaičius: 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

Įvertinimų vidurkis: -
Atsakymas į James Marshall

Re: Fonts not displaying correctly

Jon Bolton -
Particularly helpful Moodlers paveikslėlis Testers paveikslėlis
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.