Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Fred Tep Friend
    #206106

    The question is in the title. here is a printscreen of what I mean :

    Thanks for your answers


    1. cave-01
    Ninja Lead Moderator
    #569620

    I could not access backend of your site with username/password you provided in this thread, but you can try to fix this bug with the solution below

    Open templates/ja_beranis/html/com_content/category/blog.php file

    find and change


    <div class="items-row cols-<?php echo (int) $this->columns;?> <?php echo 'row-'.$row; ?> row-fluid">

    to

    <div class="items-row cols-<?php echo (int) $this->columns;?> <?php echo 'row-'.$row; ?> ">

    Let me know if it helps

    Ninja Lead Moderator
    #734709

    I could not access backend of your site with username/password you provided in this thread, but you can try to fix this bug with the solution below

    Open templates/ja_beranis/html/com_content/category/blog.php file

    find and change


    <div class="items-row cols-<?php echo (int) $this->columns;?> <?php echo 'row-'.$row; ?> row-fluid">

    to

    <div class="items-row cols-<?php echo (int) $this->columns;?> <?php echo 'row-'.$row; ?> ">

    Let me know if it helps

    Fred Tep Friend
    #569644

    Thanks for that. Its working just fine. I just had to play with the CSS code to make it work properly.

    Fred Tep Friend
    #734733

    Thanks for that. Its working just fine. I just had to play with the CSS code to make it work properly.

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

This topic contains 5 replies, has 2 voices, and was last updated by  Fred Tep 9 years, 6 months ago.

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