Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator James Huff

    (@macmanx)

    The image that you want to change is at:

    /wp-content/themes/vinovirtuoso/images/logo.png

    Thread Starter clanderf

    (@clanderf)

    Thanks. But how do I actually change the image? I see that the image pops up in my browser when I copy that URL that you cited above, but how do I change it?

    In the code I pasted above, I changed the image location from “images/logo.png” to the image location for a new logo that I uploaded, which is located here:

    https://www.psdgator.com/dev/vinovirtuoso/wp-content/uploads/2010/06/New-Logo-1-e1276570230566.png

    However, this doesn’t work at all.

    Any advice on the step-by-steps to changing the logo image?

    I have the correct code below:

    <div class="logo">/" title="Vino Virtuoso"><img src="<?php echo get_option('home'); ?>/wp-content/uploads/2010/06/New-Logo-1-e1276570230566.png" width="245" height="140" alt="Vino Virtuoso" title="Vino Virtuoso" /></div>

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Swapping Logos in my website’s header’ is closed to new replies.