Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • hi5studios Friend
    #122566

    Is it possible to change the size of the avatar image. I looked in CSS and found ja-avatar set at 134×134 changed to 100×97 but the actual image did not change on the site…. Is there somewhere in the html to change?

    any help would be appreciated.

    thanks in advance

    hi5studios Friend
    #228898

    found the solution…

    In html.

    sorry for thread.

    Bryan Villeneuve Friend
    #228932

    <em>@hi5studios 26843 wrote:</em><blockquote>found the solution…

    In html.

    sorry for thread.</blockquote>

    Can you post the solution in case others would like to make the change?

    Thanks,
    Bird

    karlhus JATC
    #263637

    take a look at

    templates/templatename/index.php

    line 158-ish

    <img src=”<?php echo $this->params->get(‘avapath’).$avatar;?>” alt=”” width=”114″ height=”114″ />

    resize your images and put them in templatename/images/avatar

    update the line of code above with your new size, and done.

    you can also resize the avatar frame and set the new size in the CSS file. cool?

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

This topic contains 4 replies, has 3 voices, and was last updated by  karlhus 15 years, 9 months ago.

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