Enlightlite

Maintained by LMSACE
Enlight Lite is a beautiful and fully responsive Moodle theme well suited for Universities,Schools & Online learning websites.
Price option: Free

Supports Moodle 3.2-4.2 See all versions
Latest release: 2 years ago
Installations: 1518
Downloads (last 90 days): 168

Frankenstyle name: theme_enlightlite
Themes

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Was looking at the demo site and noticed the footer has issues (doesn't stick at the bottom). Was going to test however the bug on the demo site made me decide to wait.
Hi,
we would like to test this theme on our Moodle LMS (3.8): once installed, is it possible to create a child theme?
Many thanks for any help,
Roberta Vigo
Hi Juan,
You can find how to installation the language pack.
https://docs.moodle.org/38/en/Language_packs#Language_pack_installation_and_uninstallation
Dashboard / Site Administration / Language / Language packs.
In laguage pack,
select your language and click install selected language pack(s).
and your installed language will be available in the header, click the drop down to select your language.
Regards,
M.Nithyanandan
¿Cómo puedo cambiar el idioma? Gracias!
Hi Marcelon Hack and Jorine,
Can you share which moodle version and theme version you are using?
Check if you have upgraded the enlightlite theme.
If you have the same issue after upgrade then contact : info@lmsace.com
Regards,
M.Nithyanandan
We are receiving the same login error as Marcelon Hack reported on 11th of November after upgrading to Moodle 3.7.2.
Hopefully the new version of the theme which will be compatible with Moodle 3.8 will solve this problem. We now set theme boost for the time being, but it is not looking very fancy...
Login error after installing Enlightlite theme
After installing the Enlightlite theme the login cannot login. Moodle is set to require login. Unable to access any pages.
You don't have permission to view courses here.
Debug info:
Error code: cannotviewcategory
Stack trace:
line 263 of /course/classes/category.php: moodle_exception thrown
line 202 of /theme/enlightlite/renderers/course_renderer.php: call to core_course_category :: get ()
line 136 of /theme/enlightlite/renderers/core_renderer.php: call to theme_enlightlite_core_course_renderer-> top_course_menu ()
line 85 of /theme/enlightlite/renderers/core_renderer.php: call to theme_enlightlite_core_renderer-> course_menu ()
line 44 of /theme/enlightlite/renderers/core_renderer.php: call to theme_enlightlite_core_renderer-> custom_menu_render ()
line 46 of /theme/enlightlite/classes/header_block.php: call to theme_enlightlite_core_renderer-> primarymenu ()
line 89 of /theme/enlightlite/classes/header_block.php: call to header_contents ()
line 28 of /theme/enlightlite/layout/login.php: call to require_once ()
line 1370 of /lib/outputrenderers.php: call to include ()
line 1300 of /lib/outputrenderers.php: call to core_renderer-> render_page_layout ()
line 1961 of /lib/setuplib.php: call to core_renderer-> header ()
line 355 of /login/index.php: call to bootstrap_renderer -> __ call ()
Hi,
To change the favicon,
Open your moodle folder,
yourmoodle/theme/enlightlite/pix
in the pix folder you can find the favicon file replace your own icon with the same name and clear the cache.
To clear the cache,
Goto Dashboard / Site administration / Development / purge caches
and click the purge caches button.
Dave have used the correct steps to change the favicon but its the only way to change the favicon in the theme. If it doesn't work, please contact info@lmsace.com
Regards,
M.Nithyanandan
Hi, I am using Enilightlite theme in Gnomio. And Please help me on how to change favicon, as I havent found the option in Logo editing section
Hi We are using Enlightlite with Moodle 3.5.5 and our staff use Annotate PDF on the assignment marking, the issue we have is that the frame that opens has scroll bars for the next page option, in the Boost theme we do not have scroll bars and the staff preferred no scroll bars on the page forward/back. Is there a way we can remove the scroll bars as I really do not want to revert back to the Boost theme as we love the theme. Another issue is that some staff are finding the green font is hard to read on some monitors, is there a way we can darken the font slightly. Is there a way we can use Custom SCSS as I can no longer access the theme files as it is now hosted externally. Thank you, Belinda
Hi Guys,
Great theme but I'm struggling to get my own favicon.ico to display. I've put it into themes/enlightlite/pix/favicon.ico yet it doesn't show. I have purged the caches too.
Can you clarify please?
Cheers
Dave
Dear Nithy,
We recently started to use the theme enlightlite for our educational website and it lookks great.
In the page layout of categories, there is a single select function to switch quickly to other categories on the website.
I also would like to have such a function (or jump to) on my coursepages, so people can switch quickly to all other courses available within a category. I would be nice if this could be in the page layout format of the course and somewhere on top of the page.
Do you know if this is possible? and if yes, how can I implement this, preferably without doing major hacks of the core files.
Hope you can help.
With kind regards,
Jorine
Hi Rahul,
The theme slider style will view the center of the image.
The style of the image changes by the slider JS.
If you need to show the image view from the top add the below CSS in your style file
and Clear the theme cache.
But some image has space in the top which hide the bottom view of the image like 3 slider image in your site - https://www.kendba.com/elearnin2/
@media (min-width: 575px) {
.homepage-carousel .camera_fakehover .camera_target img {
margin-top: 0 !important;
}
}
Regards,
M.Nithyanandan.
Hi Nithy,
After commenting following code
Hide this line from the below Scss code. (Line.no: 5442)
img {
margin-top: 0 !important;
}
Now mobile version is looking good in mobile but in desktop/laptop it looks bad because it is cutting image upper part. Check my slider at https://www.kendba.com/elearnin2/
Hi Nithy,
I sent mail to info@lmsace.com 3 days back but still not got a response on same. Are you really checking your mails?