MyMobile theme - Change text size

Re: MyMobile theme - Change text size

Mary Evans -
Кількість відповідей: 0
Фото Core developers Фото Documentation writers Фото Peer reviewers Фото Plugin developers Фото Testers

Hi Steph,

I just left a comment and then decided to delete because I think I gave you the wrong information.

The CSS stylesheet you need to perhaps alter is MyMobiles/style/media.css

Here is a link to the master copy for Moodle 2.2.4

http://git.moodle.org/gw?p=moodle.git;a=blob;f=theme/mymobile/style/media.css;h=151b1005c0b6c0e66cb766e91b22e2883e20c023;hb=refs/heads/MOODLE_22_STABLE

As you will see there are a number of font sizes which may be related to the screen you are talkinh about.

If you have access to your Moodle site files you just need to change the value of the font-size to whatever size you think will work best.

Hope this helps?

Mary