-
AuthorPosts
-
sobe Friend
sobe
- Join date:
- June 2010
- Posts:
- 249
- Downloads:
- 13
- Uploads:
- 20
- Thanks:
- 32
- Thanked:
- 4 times in 1 posts
March 8, 2011 at 12:51 am #161144Hello,
For some reason there’s a major misalignment in width-size for the bottom modules (user6,7,8,10).Whatever module is located in the farthest left, the width becomes almost half the size. It doesn’t seem to be related to specific module position, because when I deactivate the module in user6, the module in user7 moves to that same farthest left position and has the same re-sizing issue.
(*see attached image)
I notice that the on the demo, positions 6-7-8 are the same size, and 10 is a bit bigger. How can I do the same?
Is there a way to make all four positions the same size?
Thanks
huypl Friendhuypl
- Join date:
- February 2011
- Posts:
- 162
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 20 times in 20 posts
March 8, 2011 at 2:36 am #380174Dear sobe,
You can make all four positions the same width and height by adding this code at the bottom of template.css( in the folder templatesja_ravecss):
div.ja-box{
height:209px;
width: //insert a size here
}
Now you can try this way.sobe Friendsobe
- Join date:
- June 2010
- Posts:
- 249
- Downloads:
- 13
- Uploads:
- 20
- Thanks:
- 32
- Thanked:
- 4 times in 1 posts
March 14, 2011 at 5:28 am #381189Hi huypl,
Thanks for the suggestion. I checked the template.css file on that folder and searched for that specific reference “div.ja-box”, but I couldn’t find any references to height and width. What line # should that be on?Thanks
1 user says Thank You to sobe for this useful post
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
March 14, 2011 at 6:56 am #381200<blockquote>by adding this code at the bottom of template.css</blockquote>
Hi Sobe,
You can also change this::
#ja-botsl .ja-box-left {template.css (line 450)
width: 17% !important;
}to
/*#ja-botsl .ja-box-left {
width: 17% !important;
}*/aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
March 14, 2011 at 6:56 am #381201<blockquote>by adding this code at the bottom of template.css</blockquote>
Hi Sobe,
You can also change this::
#ja-botsl .ja-box-left {template.css (line 450)
width: 17% !important;
}to
/*#ja-botsl .ja-box-left {
width: 17% !important;
}*/AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 3 voices, and was last updated by aman204 13 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Irregular module size
Viewing 5 posts - 1 through 5 (of 5 total)