Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • micheltorres Friend
    #186263

    Hello,

    It is necessary that the images are 500×500 pixels in the module articles category on home?
    Where should I change to fit the format of these images?

    My images are in wide format and this is generating an unwanted white space between them and the titles.

    Thanks

    Ninja Lead Moderator
    #488222

    This module doesn’t have option to define size of image but you can add css rule for it.

    Open templates/ja_argo/css/custom.css file

    Add new script


    .brick-big {
    width: 57%;
    }

    nedzad grebovic Friend
    #499936

    <em>@Ninja Lead 366720 wrote:</em><blockquote>This module doesn’t have option to define size of image but you can add css rule for it.

    Open templates/ja_argo/css/custom.css file

    Add new script


    .brick-big {
    width: 57%;
    }

    </blockquote>

    Is it posible not square images? I would like images those are 1:1,589 width:height ratio? Thanks

    nedzad grebovic Friend
    #499938

    Ok, this don’t help. I quite this template 🙂
    thanks

    nedzad grebovic Friend
    #499949

    mate, have you solved your problem? My pictures are also in wide format.

    micheltorres Friend
    #499951

    Hi Nedzad72,

    I gave up adjusting the format of the images and set my images to the module. It was pretty cool.
    Good luck for you.

    nedzad grebovic Friend
    #499982

    In fact I can’t. I planned move http://www.automotosvijet.com/ to this template, and because of type of pictures, Square formatt is not acceptable. But thany anyway. STay safe

    nedzad grebovic Friend
    #499993

    Here is problem:


    1. ja_argo_problem
    Ninja Lead Moderator
    #500131

    @nedzad72: I’m not quite sure what modifications you have done upon your site, would need to take a closer look at your site. Please include your site URL here for further investigation

    nedzad grebovic Friend
    #500502

    Here it is mate.

    Ja_Argo demo is here:

    so there are squared images.

    my site contains wide formate images (580x365px), and After I upload this format I have this:

    please note that unwanted white space. As I figured out, this white space is unremovable, beause I would like notsquard images and frontpage look like this (and subpages):

    I belive this is not posible? Or I am wrong?

    Thanks for your time and patience mate

    e.g.: http://grebovic.com/ams5/

    I would like change automotosvijet.com and use ja_argo instead ja_nex mate.


    1. ja_argo_demo
    2. ja_argo_nowish
    3. ja_argo_wish
    Ninja Lead Moderator
    #500533

    Due to the concept, JA Argo Template needs to show big square image here with equal width and height that’s reason why we have wrote script to resize height big image.

    You can remove this customize by

    Open templates/ja_argo/html/mod_articles_category/brick.php file

    From

    jQuery (document).ready(function($){
    updateHeight = function(){
    $('.brick-img').each(function(){
    $(this).css('height', $(this).width());
    });
    }

    updateHeight();
    $(window).bind('resize', updateHeight);
    })

    Change to

    /*jQuery (document).ready(function($){
    updateHeight = function(){
    $('.brick-img').each(function(){
    $(this).css('height', $(this).width());
    });
    }

    updateHeight();
    $(window).bind('resize', updateHeight);
    })*/

    nedzad grebovic Friend
    #500566

    great!!!! THANKS

    nedzad grebovic Friend
    #500568

    can you do the same thing for subcategories?

    and for android 😉
    http://android-emulator.org/


    1. subpages
    Ninja Lead Moderator
    #500695

    what the problem on this page here? I have tested it on android my device but i could not find the problem.

    It would be awesome if you can possibly include a screenshot and description on that particular screenshot on what you would like to do. It would help to understand the issue and give you specific answers

    nedzad grebovic Friend
    #500759

    I would like avoid emty space, just like at front page mate. I will put some photos and show you.

    Can I move content from ja_nex (joomla 2.5) to ja_argo (joomla 3.1)??

Viewing 15 posts - 1 through 15 (of 16 total)

This topic contains 16 replies, has 3 voices, and was last updated by  Ninja Lead 11 years, 3 months ago.

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