Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • rhand Friend
    #119831

    I changed the Utahia II logo. I Made new .gifs (with transparent backgrounds) and uploaded all four different logos: dark, fresh, natural and hot. But how do I make the template choose those .gifs instead of the current deleted jpegs? FF looks fine now but IE7 shows there is a .jpeg missing….

    Thanks!
    Rhand

    instantinlaw Friend
    #218670

    Hi Do you have a URL we could look at?
    And did you mean .png?
    Thanks

    instantinlaw Friend
    #218671

    Actually all you need to do is name your .png images the same as the ones that were there originally and upload.

    swemmel Friend
    #218676

    Hi Rhand,

    Go to your index.php file and look up for this code:


    <div id="ja-header" class="clearfix">

    <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>

    Change .jpg for .gif and your new logo will show.

    Kind Regards,
    Peter

    instantinlaw Friend
    #218678

    swemmel;13613Hi Rhand,

    Go to your index.php file and look up for this code:


    <div id="ja-header" class="clearfix">

    <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>

    Change .jpg for .gif and your new logo will show.

    Kind Regards,
    Peter

    *Doh* why did’nt I think of that 😉

    rhand Friend
    #218690

    Ah! I see. Thanks a lot!

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

This topic contains 6 replies, has 3 voices, and was last updated by  rhand 17 years, 6 months ago.

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