test
Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • noelfrankel Friend
    #169675

    I am using Ja Teline III v3 and the articles are shown in table with fixed/equal height.In two column layout, if the article in left column has 36 lines and right column has 10 lines, the row to hold the both articles has the same height that is 36. I want to have the table height to be
    36 and 10 for the columns and as the articles grow, I would like to have them snap to the previous article size. Attached will help to understand what i am looking for.


    1. Untitled-1
    jooservices Friend
    #419498

    Hi,
    Can you give me a link to check then I will help you out?
    Thanks
    Viet Vu

    noelfrankel Friend
    #419532

    Thank you for your concern regarding the problem i am facing.
    Following is the url for the dev. site am working on.
    http://rajumaharjan.com/noel/index.php

    jooservices Friend
    #419624

    Hi
    I’m not sure i’ve cleared your issue.
    As you screenshot mentioned left side you have 2 blocks and right side have 3 blocks. But infact your live site only have 2 blocks for right side ?
    By the way, you can try w/ this code

    #ja-content-main .blog .item.column1{min-height:number}
    or

    #ja-content-main .blog .item.column1{height:number}

    Thank you
    Viet Vu

    noelfrankel Friend
    #419659

    It did not work. The height of the divs are controlled by javascript and I have no idea where do I change.

    chavan Friend
    #419660

    try adding ‘!important’ to the end of the code. as jooservices said

    #ja-content-main .blog .item.column1{height:number !important}

    Note: If you Find my Post useful please click on the Thanks Icon

    noelfrankel Friend
    #419662

    Still not working.I added the following
    #ja-content-main .blog .item.column1{height:200px;!important}

    chavan Friend
    #419666

    This is wrong


    #ja-content-main .blog .item.column1{height:200px;!important}

    Try like this


    #ja-content-main .blog .item.column1{height:200px !important; }

    noelfrankel Friend
    #419670

    still not working. Please check http://www.rajumaharjan.com/noel

    chavan Friend
    #419671

    which Url you have this Layout?

    jooservices Friend
    #419714

    Hi
    Please check out my screenshots
    Actually your content is higher than your height value. That’s why you see nothing.
    Thank you
    Viet Vu


    1. 10-17-2011-10-33-46-AM
    2. 10-17-2011-10-34-00-AM
Viewing 11 posts - 1 through 11 (of 11 total)

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

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