Footer Position Issue in Mendix 10.24.9

0
Hi everyone, I’m having an issue with the footer in Mendix version 10.24.9. I need the footer to stay under the page content — not to scroll with it. Right now, when the page content is long, the footer moves up and scrolls along with the content instead of staying fixed at the bottom after the content ends. Has anyone managed to make the footer stay below the main content without scrolling in this Mendix version?
asked
2 answers
0

Hello Saif,

 

It is probably connected to your page layout :

Please see the following documentation :

 

https://docs.mendix.com/refguide/layout/

https://docs.mendix.com/howto/front-end/layouts-and-snippets/

https://www.mendix.com/evaluation-guide/app-lifecycle/develop/ux-multi-channel-apps/ui-design/

 

If this does not help you please provide some screenshots.

 

Hope this helps,

 

Good luck!

answered
0

Hi Saif, how are you? 

 

You did'nt send any images of your structure, however I believe tou created with scroll container, right? 

 

In your scroll behavior , click in "Per region" , it's this will change the mode with your scroll, it'll only change your main content. Then, in your bottom section, click in "Fit to contents".

 

I hope this can fix your problem! 

answered