Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • redserp Friend
    #146259

    Hi there,
    I want to increase the template minimum height. how can i do that?
    Ty

    prakash Friend
    #324590

    The template height is automatically set based on the module positions and content.

    what you can do is increase the container height…
    open the file templatejaleadcsstemplate.css
    find this code

    /* COLLAPSIBLE LAYOUT
    --------------------------------------------------------- */
    #ja-container,
    #ja-container-fr,
    #ja-container-fl,
    #ja-container-f {
    clear: both;
    padding: 0;
    min-height:500px;
    }

    here if you see i have added a line min-height:500px; this sets the container height to a minimum of 500 or if its more then its automatically set.

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

This topic contains 2 replies, has 2 voices, and was last updated by  prakash 15 years ago.

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