Forums | Mahara Community
Support
/
Mahara menu doesn't contain the SKIN section
11 May 2020, 2:58
Hello, I'm new using Mahara and I installed version 19.10 on a shared hosting under ARUBA server.
During the installation I had very problem, but after some time it worked. So I started to create my portfolio page, but I need to insert an image at the header section, under the title but I cannot found this option.
Searching in the forum I read that there is the possibility to create a SKIN, under the CREATE menu, but there is no link with this name! The create menu contains the voices: "Page and collections", "Files", "Journals", "Notes", "Plans", "Résumé" and "Tags".
How is it possible? Can someone help me, please?
11 May 2020, 8:18
Hi Luca,
To enable the skins feature you need to add to your config.php file the following line
$cfg->skins = true;
Cheers
Robert
11 May 2020, 11:33
Thank you Robert!
You are my personal hero. Now it works! I tried to set this value into the themeconfig file, but now you gave me the solution.
Thanks!!!