-
AuthorPosts
-
Yap Friend
Yap
- Join date:
- November 2012
- Posts:
- 72
- Downloads:
- 34
- Uploads:
- 39
- Thanks:
- 28
- Thanked:
- 1 times in 1 posts
September 6, 2013 at 1:30 am #190343Dear all,
Refer screenshot, my footer are shorter, how do i remove the “min-height” in the foot-left and foot-right position?
it’s not control by the css file so i couldn’t override it..Regards
yiapls
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 9, 2013 at 8:24 am #505052Hi yiapls,
This way will help you to remove min-height in the foot-left and foot-right position
Opem templates/ja_nex/blocks/spotlight.php file
From
equalHeightEx('#ja-<?php echo $name ?> .ja-box-wrap', '.ja-box');
Change to
if (!$("ja-botsl2")) {
equalHeightEx('#ja-<?php echo $name ?> .ja-box-wrap', '.ja-box');
}
Remember to clear cache from Admin area
Regards
1 user says Thank You to Ninja Lead for this useful post
Yap FriendYap
- Join date:
- November 2012
- Posts:
- 72
- Downloads:
- 34
- Uploads:
- 39
- Thanks:
- 28
- Thanked:
- 1 times in 1 posts
September 10, 2013 at 8:45 am #505195fantastic! 🙂
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by Yap 11 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Remove min-height in foot-left and foot-right position
Viewing 3 posts - 1 through 3 (of 3 total)