Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • bossies Friend
    #186053

    some of my content pages is very long and i am testing a floating module with call to action to float with the content as you scroll down. the problem i have is that the right side (position-5) does not go 100% of the content so the floating module are unable to float down. Is it possible to change the position 5 so it will go 100% in height or same height as main content?

    Ninja Lead Moderator
    #487470

    Thats a strange problem, I would need to take a closer look at your site. Please include screenshot and your site URL here for further investigation

    bossies Friend
    #489032

    this really sucks that i do not get a email when somebody replies to my requests – i get busy and forget about a specific problem then, when i search for something else, i get the old logs – COULD YOU PLEASE TELL ME WHY?

    this is not a strange problem – just go to your demo site and then go to any page where the content is longer than the position-5 – if you add a backround color with css, it stops at the end of the module and do not continue down to the breadcrumbs. attached is a image from your demo site where i just made the right side green – i would like to get the green part right down to the bottom


    1. right
    Ninja Lead Moderator
    #489128

    You can try with my suggestion below

    Open templates/ja_university/css/template.css file

    from

    #ja-container .main {
    padding: 20px 0 0;
    }

    change to

    #ja-container .main {
    background: blue;
    }

    and add new script below


    #ja-mainbody {
    background: white;
    padding-top: 10px;
    }

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

This topic contains 4 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 7 months ago.

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