Background Image as header on homepage.

0
Styled my app in VSC and added a background image to the header. This image is visible on every page except the homepage. Does anybody know how i can add this same background image to the homepage?   Thank you in advance!
asked
2 answers
1

Hey Mignon, 

With homepage, you mean the initial landing page? So Login page?
If yes, there is a seperate .html file in your theme folder which you would need to adjust.

If you don’t know HTML, I would recommend making a custom Login page within Mendix so it’s easier to maintain for future development. 

If it’s not the login page, you should be able to apply this in the layout you’re using for your homepage.

answered
1

Thank you!
I didn't knew that there was a seperate .html file. This was just where i was searching for! :D

 

answered