I need to do some changes to the Mobile view

I need to do some changes to the Mobile view

av Germán Vitale -
Galle vástádusa: 2
I read the docs but still, I didn't make it work. I use Moodle 3.8 and Moodle App 3.9.4.

1. Do I need the Premium account to make "mobilecssurl" setting work? Is there a way to test the Premium account? (I just saw the annual paid).

2. Do I need to have that this CSS inside my current theme? i.e. /theme/mytheme/mymobilestyles.css Can I put an external link like: https://gist.githubusercontent.com/crazyserver/ed49913ac40e606c8ce29696b1b3669f/raw/9ad3549140a77f01c86267c42b85e4fb2505577e/moodlemobileapp.css
Gjennomsnittlig vurdering: -
Vástádussan geasa: Germán Vitale

Re: I need to do some changes to the Mobile view

av Noel De Martin -
Bilde av Core developers Bilde av Moodle HQ Bilde av Particularly helpful Moodlers Bilde av Peer reviewers Bilde av Plugin developers

Hi there,

  1. Yes, you need a Premium account to use mobilecssurl. We don't have any trials at the moment, so an annual subscription is your only option. If you want to see how your customizations would look before purchasing the plan, you can test it in mobileapp.moodledemo.net (using Chrome).

  2. The CSS file can be hosted anywhere, so that url should work.