-
AuthorPosts
-
October 14, 2011 at 5:27 pm #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.
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
October 15, 2011 at 1:38 pm #419498Hi,
Can you give me a link to check then I will help you out?
Thanks
Viet Vu1 user says Thank You to jooservices for this useful post
October 15, 2011 at 5:36 pm #419532Thank 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.phpjooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
October 16, 2011 at 10:20 am #419624Hi
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 VuOctober 16, 2011 at 3:10 pm #419659It did not work. The height of the divs are controlled by javascript and I have no idea where do I change.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
October 16, 2011 at 3:37 pm #419660try 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
October 16, 2011 at 3:46 pm #419662Still not working.I added the following
#ja-content-main .blog .item.column1{height:200px;!important}chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
October 16, 2011 at 4:00 pm #419666This is wrong
#ja-content-main .blog .item.column1{height:200px;!important}
Try like this
#ja-content-main .blog .item.column1{height:200px !important; }
October 16, 2011 at 4:17 pm #419670still not working. Please check http://www.rajumaharjan.com/noel
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
October 16, 2011 at 4:22 pm #419671which Url you have this Layout?
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
October 17, 2011 at 3:36 am #419714Hi
Please check out my screenshots
Actually your content is higher than your height value. That’s why you see nothing.
Thank you
Viet Vu-
AuthorPosts
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
Jump to forum