test
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • nkelkar Friend
    #171816

    I have a breadcrumb in USER1 postion and some html content in USER5 positon.

    The problem is there is too much spacing (height) between these two and the main content page. See attached “Height Display”

    When I check it through chrome, it seems the min height is 49 px, thats too much. It needs to be 25 px. See attached “Height”

    Can you assit?


    1. Height-Display
    2. Height
    himangi Friend
    #429715

    Hello,

    I checked your site and published the breadcrumbs module and dont see the space you have mentioned. Please see attached screenshot for your ref. Please set the breadcrumb as you want and keep it published and tell me where I can see the issue..

    nkelkar Friend
    #429760

    I have unpublished some of the module (user 1 ~ user 4).

    Thats really how I want it.

    Can you check the site again?

    The Breadcrums is in User1 position and there is too much whitespace below breadcrumb/social buttons.

    himangi Friend
    #429902

    In the template.css file, find the following

    <blockquote>#ja-topsl .ja-moduletable, #ja-botsl .ja-moduletable {
    margin-bottom: 20px;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
    }</blockquote>

    Reduce the margin-bottom value as it suites you..

    nkelkar Friend
    #429911

    I cannot find those lines in the template.css (have attached a zip version of template.css that I have with ja_rave 1.7 installed)

    I suspect it is someplace else. In the view source of HTML, there is a tag <!– SPOTLIGHT –> in the preceeding lines where <div class=”ja-box column ja-box-left” style=”width: 50%;”> is listed (in chrome)


    1. template.css_.zip
    himangi Friend
    #429939

    HI,

    It is coming from the template.css file located in the JAT3 plugin. So to override that styling, add the following in the template.css file in the JA Rave template and see the change..

    #ja-topsl .ja-moduletable, #ja-botsl .ja-moduletable {
    margin-bottom: 5px;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
    }

    nkelkar Friend
    #430044

    That did not work. the page loads, and for first few milliseconds, the smaller height is shown, and then goes back to 49 pixels.

    I am sending you ftp credentials in a private message that will log you into the web directory. Could you update it and let me know what you updated.

    himangi Friend
    #430055

    Hi again,

    I checked the template.css and didnt see the my previous suggestion implemented, so I did it and it reduced the space.. Please check the screenshots attached showing results before and after the code implementation..


    1. before
    2. after
    nkelkar Friend
    #430135

    Thanks. Thats odd, I did change the /templates/ja_rave/css/template.css and added the entire style you mentioned in bold.

    Could you let me know which file under which path you updated? Is it the same as /templates/ja_rave/css/template.css or something else?

    himangi Friend
    #430242

    Yes it’s the same file you mentioned..

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

This topic contains 10 replies, has 2 voices, and was last updated by  himangi 12 years, 11 months ago.

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