Hello everyone,
im having trouble getting the content of the welcomePageAdditionalContent.html to actually show up on the newly designed Welcome Page.
I changed the settings in the interface_config.js to look like this
DISABLE_VIDEO_BACKGROUND: true,
DISPLAY_WELCOME_FOOTER: false,
DISPLAY_WELCOME_PAGE_ADDITIONAL_CARD: false,
DISPLAY_WELCOME_PAGE_CONTENT: true,
DISPLAY_WELCOME_PAGE_TOOLBAR_ADDITIONAL_CONTENT: false,
for my my welcomePageAdditionalContent.html i used this template
welcomePageAdditionalContent.txt (616 Bytes)
And should look like this
I’ve made some slight changes to .welcome .header and .header-container in the all.css and im not sure if this maybe interferes.
My HTML and CSS knowledge is very limited so I’m sure there is a workaround. I’d like to have this set in a different directory so i don’t have to redo it after every update, if that is a possibility.
I also was not able to find the additional footer or “jmfooter” anywhere in the browser console.
Thank you very much for your response.
Kind Regards
Niclas