Thread "Editing Footer"
Tabs
-
Deleted | 10. May 2019, 09:14
Editing FooterHello everyone,
I want to edit the footer of my Ilias-webpage so that there are two more links next to the "Imprint", but can't seem to find the files I need to edit. I want to link two more pages, similar to the Imprint-Page, to display some more informations about my company.
Maybe someone here can tell me where the relevant files are stored?
Thanks in advance -
ckozianka | ckozianka | 10. May 2019, 09:31
Edited on: 10. May 2019, 09:32 - by ckozianka | ckoziankaRe: Editing FooterIf you don't use a customized skin you have to edit this file within the ilias webroot:
Services/UICore/templates/default/tpl.footer.html
With a customized skin this file lies in:
Customizing/global/skin/your_skin/Services/UICore/tpl.footer.html -
Deleted | 27. Dec 2021, 01:38
Need to change footer information.Hallo, I'm new to Ilias. I need some information that I'm using server and I have an access to open ILIAS platform and I want to make a new skin and change the footer, my web_root is /var/local/ilias/ilias. I saw many of you say going to ilias webroot and then service.....tpl.footer.html file, so you can edit the footer information. But in my case it's different but web root is /var/local/ilias/ilias and I'm unable to find a single file, So what I can do and how I can edit my footer information.
Note: I'm using ubuntu and I have access of /var/local/ilias/ilias but it shows there is a directory that exists, after that, I'm stuck that what I can do next? How I can see all these files and edit them.
Thanks in advance. -
Timon Amstutz | amstutz | 27. Dec 2021, 09:29
Re: Need to change footer information.Hi Muhammad,
Did you checkout: https://github.com/ILIAS-eLearning/ILIAS/tree/release_7/templates , maybe that helps.