Customize Login and Registration Pages

Customize Login and Registration Pages

by Zaid Odeh -
Number of replies: 3

I want to customize the code of my custom login and registration page at both https://arijacademy.net/login/index.php and https://arijacademy.net/login/signup.php 

I need to change the html layout so I need to access the php code not the custom css

Thanks 


Average of ratings: -
In reply to Zaid Odeh

Re: Customize Login and Registration Pages

by susan boris -

Anyone? Any take on this? I'm having a same issues and hope to sort things out in a single thread.

Thanks in advance

In reply to susan boris

Re: Customize Login and Registration Pages

by Howard Miller -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers
You both need to write your own custom theme. Never modify core code (you'll regret it)

See - https://docs.moodle.org/dev/Themes

And seek out the Themes forum (https://moodle.org/mod/forum/view.php?id=46). There are some very knowledgeable people in there.
In reply to Howard Miller

Re: Customize Login and Registration Pages

by susan boris -
Thanks for the help howard. Will update you soon.