How to add a login page over the background image ?

0
Hi , I want to add a login page over the background image . Can any one suggest me how to do that?   Thanks in advance
asked
2 answers
1

Hello Harika,

 

There are multiple options to achieve this.

One is to create a custom log in page in your model and add it to your  navigation in combination with using an image on your page, where you can select background image.

image.png

image.png

 

Another option is to change the standard .html page that mendix ships as standard sign in page, you can find this page in your project directory.

Under theme > web 

image.png

 

Other options can also include css styling.

 

Hope this helps,

 

Good luck!

answered
0

Hi Harika Bandaru,

In the Above Answer She used "IMAGE" widget you can find it in tool Box just search image.

Thankyou.

answered