Change font sizes Moodle Arialist theme

  • adriaan
  • Topic Author
  • Offline
  • New Member
  • New Member
More
14 years 10 months ago - 14 years 10 months ago #1 by adriaan
Hi,



I have a Moodle 2.0 installation with an Arialist theme, Joomal 1.5.23 with a Yoo Pure theme both connected by Joomdle R 0.5. Everything works fine however one thing I am not able to adjust.

What I want to do is to change the font size of the Moodle Arialist theme.

According to firebug the percentage (standard 85%) in:

/moodle/theme/styles.php?theme=arialist&rev=163

is to be changed (line 2058).

However where to find this?

The theme/styles.php file only has about 200 lines or so.

Also adjusting Moodle/themes/style/core.css does not help.

What to do?



Thanks.



Adriaan
Last edit: 14 years 10 months ago by adriaan.

Please Log in or Create an account to join the conversation.

More
14 years 10 months ago #2 by Chris
Hi Adriaan,

This is really a question you should be posting in Moodle.org as it is Moodle specific issue. That said, perhaps the differences in line numbers is because Moodle combines / builds 1 file at runtime from the various style / theme files. (This is a guess). Also, I don't think you should be looking in styles.php but rather the styles_fonts.css (again a guess). You may want to read through this doc from moodle.org docs.moodle.org/20/en/Theme_basics

Please Log in or Create an account to join the conversation.