Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • iainmac Friend
    #117341

    I am trying to load a new logo image with is in a GIF format, and I must be missing the obvious but I cant find out where to amend the template to read the new ‘logo-default.gif’ file instead of the ‘logo-default.jpg’ file.

    Can anyone help with this issue.

    Thanks
    Iain

    Hung Dinh Friend
    #210850

    I am trying to load a new logo image with is in a GIF format, and I must be missing the obvious but I cant find out where to amend the template to read the new ‘logo-default.gif’ file instead of the ‘logo-default.jpg’ file.

    Can anyone help with this issue.

    Thanks
    Iain</blockquote>
    Hi iainmac,
    You can find and replace the image via the index.php file


    <h1>
    <a href="index.php"><img src="<?php echo $ja_template_path;?>/images/logo-<?php echo $ja_color; ?>.jpg" alt="<?php echo $mosConfig_fromname?>" /></a>
    </h1>

    change the .jpg into gif. You will need to replace all the availabe color.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Hung Dinh 18 years, 1 month ago.

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