Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • kcadminuk Friend
    #186883

    How can i remove this empty space between the JA News Featured and the rest of the page, please look the prnt sc image thanks.


    1. space
    Ninja Lead Moderator
    #490413

    Right now its difficult to guess the issue and give solution to you. I would need to take a closer look at your site. Please include your site URL here for further investigation.

    Kiên Trung Friend
    #496392

    Hi Ninja,

    my site meet problem the same, http://www.fashionspace.vn. I wanti fix height news featured


    1. 4
    Ninja Lead Moderator
    #496452

    <em>@1002 377446 wrote:</em><blockquote>Hi Ninja,

    my site meet problem the same, http://www.fashionspace.vn. I wanti fix height news featured</blockquote>

    Because sl1-l and sl1-r position on JA Teline IV template are using equalHeight function to make equal height. If you don’t like it you can use this way to turn it off

    Open templates/ja_teline_iv/blocks/spotlight.php file

    From


    <script type="text/javascript">
    window.addEvent('load', function (){ equalHeight ('#ja-<?php echo $name ?> .ja-box') });
    </script>

    Change to


    <script type="text/javascript">
    window.addEvent('load', function (){ equalHeight ('#ja-<?php echo $name ?>') });
    </script>

    Remember to clear cache from Admin area.

    Kiên Trung Friend
    #496918

    I will try, tks very much

    Br

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 3 voices, and was last updated by  Kiên Trung 11 years, 5 months ago.

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