Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • slepoy Friend
    #1069355

    Hello.

    Is it possible to fix footer position at the bottom if there is not a lot content (screen attached)?

    http://crimson-land.ru/component/users/?view=remind

    I tryed to use few hacks with position: fixed and other but it was not a good idea.

    Thanks.

    • This topic was modified 6 years, 6 months ago by  slepoy.

    1. Screenshot_56
    Pankaj Sharma Moderator
    #1069440

    Hi
    Its normal on web page when the height of the content is not much it shows like this.
    You can add below code in the custom.css file to increase content height so the page uses the full height of the screen.

    .mainbody-inner {
    
        min-height: 400px;
    }

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum