-
AuthorPosts
-
balgev Friend
balgev
- Join date:
- May 2011
- Posts:
- 52
- Downloads:
- 4
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
April 22, 2012 at 12:29 am #176360Hello everybody:)
My website is http:// mardik.am
I have a problem on the front page..
Content on user3 is taller than on user 2 and user 1, and the other module positions bellow that position are not aligned as it should be))) look the video from Youtube is messed with ja news pro module, but i didnt manage to align them vertically, so plz help with the CSS :)))
Thanks!!!
balgev Friendbalgev
- Join date:
- May 2011
- Posts:
- 52
- Downloads:
- 4
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
April 22, 2012 at 10:51 pm #449637Ppl.. Any solution?
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
April 24, 2012 at 7:43 am #449906Hi balgev,
To got those modules display on the same height I think you need create a dedicated block for that section (topsl2 section) and make a little modify, you can try as following
1) open the template override blocks folder templatesja_teline_ivblocks, there you would see a block file that name spotlight.php, you copy this file’s content and save the new file as spotlight1.php, now you have another block type (spotlight1) to assign in template back-end >> Layouts setting.
Open the spotlight1.php file you would see this javascript code
<script type=”text/javascript”>
window.addEvent(‘load’, function (){ equalHeight (‘#ja-<?php echo $name ?> .ja-box’) });
</script>change it to this
<script type=”text/javascript”>
window.addEvent(‘load’, function (){ equalHeight (‘#ja-<?php echo $name ?> .ja-moduletable’) });
</script>2) Go to template back-end, navigate to the Layouts tab to edit the Default layout you would see this block tag
<block name=”topsl2″ type=”spotlight”>user1,user2,user3,user4,user5</block>
here you change it’s type from spotlight to spotlight1 and then save the layoutLet me know if this does not help !
2 users say Thank You to Sherlock for this useful post
balgev Friendbalgev
- Join date:
- May 2011
- Posts:
- 52
- Downloads:
- 4
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
April 30, 2012 at 7:31 pm #450794no this didn’t solve the problem because it made user1 user2 user 3 of equal height, but it left a lot of empty space between the modules, and i couldn’t even leave the front-end to show you ….
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
May 2, 2012 at 7:36 am #450974Hi balgev,
I am not sure about “empty space between the modules” you have mentioned, could you please add here a screenshot that show me those spaces ?
-
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by Sherlock 12 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum