Good day.
Thought I can get some pointers here.
I am absolutely new to Openedx. I had it installed it on GCP and it works but now I need to customise the interface, like replace the logo, change the header and footer text as well as some general descriptive information. I have been reading the theming documentation from here:
http://edx.readthedocs.io/projects/edx-installing-configuring-and-running/en/latest/configuration/changing_appearance/theming/create_theme.htmlI understand the structure and replacing the default theme with a custom one but when I actually look up the default one to copy contents over to the custom for modification I don't seem to understand for instance, Where and how do I change the content footer "© Your Platform Name Here...". the logo and the content of the modal page that appears on the hope page.
I also am looking for documentation of how to use the Django Admin part, wondering what goes in that part and in what format. Sorry not familiar with framework or what it does right now. Any help to understand will be appreciated andy vidoe walkthrough and examples will be helpful.
Thank you.