test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • dazebao Friend
    #140708

    I need an help…I am using JA Ruby, and for the artciles I always use photo 200 x200 pixel. But if i insert one in front page it comes very big. There is any way to fix the size pictures in front page???
    Thank you

    I opened tge defaul.php in front page but it is not working

    //Leading image size
    $this->imageWidth = 200;
    $this->imageHeight =200;
    echo $this->loadTemplate(‘item’); ?>
    </div>
    <span class=”leading_separator<?php echo $this->params->get(‘pageclass_sfx’); ?>”> </span>
    <?php endfor; ?>

    <?php $introcount = $this->params->def(‘num_intro_articles’, 4);
    //intro image size
    $this->imageWidth = 120;
    $this->imageHeight = 120;
    if ($introcount) :
    $colcount = $this->params->def(‘num_columns’, 2);
    if ($colcount == 0) :
    $colcount = 1;

    nguyenhuu quang Friend
    #302899

    save it firt and then post a news articles again

    dazebao Friend
    #302902

    If you go to my site http://www.rifondazionelazio.it/new/
    you see that is not working – I post a new article but it’s the same
    I would like to have in front page a resize photo 120 x 120, and inside the article 200 x 200….
    I changed the paramenters in js ruby – html – con_ content – default.php – and a change the width and the height size but it’s still not working…

    Thank you for your help

    dazebao Friend
    #302905

    I think the pictures of the demo have been resized 120 x120 but not the new…
    if you go to http://www.rifondazionelazio.it/new
    you can see…
    What can I do????

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

This topic contains 4 replies, has 2 voices, and was last updated by  dazebao 15 years, 7 months ago.

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