Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • houndcomp Friend
    #167342

    I have some pages that do not have a lot of content. On these pages the footer is half way up the page and a lot of white at the bottom. I know the css tricks to fix this, but i would like to ask what is the recommended css additions for this particular template? Also why is this not a part of all templates by default?

    John Wesley Brett Moderator
    #406002

    <em>@houndcomp 259413 wrote:</em><blockquote>I have some pages that do not have a lot of content. On these pages the footer is half way up the page and a lot of white at the bottom. I know the css tricks to fix this, but i would like to ask what is the recommended css additions for this particular template? Also why is this not a part of all templates by default?</blockquote>

    Actually what you are describing should not be happening.
    Can you provide us with a URL?

    houndcomp Friend
    pritam Friend
    #407864

    Hello houndcomp ,

    To Full display height

    Find this code at /templates/ja_droid/css/template.css line no. 355

    .no-botsl #ja-container {
    margin-bottom: 0;
    }

    change this code to :-

    .no-botsl #ja-container {
    margin-bottom: 400px; /* set pixel as per requirement */
    }

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

This topic contains 4 replies, has 3 voices, and was last updated by  pritam 13 years, 2 months ago.

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