Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • garilou Friend
    #119382

    I want to replace the default logo jpg with a logo in png format. What code needs to be editied?

    Hung Dinh Friend
    #216605

    Please refer to index.php file of the template

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

    Please change the JPG extention to PNG

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

This topic contains 2 replies, has 2 voices, and was last updated by  Hung Dinh 17 years, 8 months ago.

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