Talk:Moodle.org forums help: Difference between revisions
Thanigai C (talk | contribs) Created page with "Hi Team We are using Moodle 3.8 and the theme is adaptable(theme_adaptable_moodle38) We are facing the issues in theme integration section for moodle. The header and foote..." |
Helen Foster (talk | contribs) reply |
||
| Line 10: | Line 10: | ||
Kindly help on this. | Kindly help on this. | ||
:Hello, to receive help with your theme question, please post on moodle.org in the [https://moodle.org/mod/forum/view.php?id=46 Themes forum]. Best wishes --[[User:Helen Foster|Helen Foster]] ([[User talk:Helen Foster|talk]]) 07:05, 17 August 2020 (UTC) | |||
Latest revision as of 07:05, 17 August 2020
Hi Team
We are using Moodle 3.8 and the theme is adaptable(theme_adaptable_moodle38)
We are facing the issues in theme integration section for moodle. The header and footer point of view we can edit a html and integrated the our UI design and body of the pages like Course page, dashboard page We could not edit the html data and It’s rendering with single line as echo $OUTPUT->main_content();
This main_content function returned in single div(return '
';). Here we cant add our html and css for the UI.
We are planning to integrate our UI design and use the same existing moodle functionally with same theme.
Kindly help on this.
- Hello, to receive help with your theme question, please post on moodle.org in the Themes forum. Best wishes --Helen Foster (talk) 07:05, 17 August 2020 (UTC)