Footer Image Not Showing

  • Author
    Posts
  • #2545

    cloudontap
    Participant

    Long time no talk!

    I went to replace an old logo with a new logo in our website’s footer — however, the image is not showing up. I checked in the code and it is there. I also tinkered with resizing the issue and moving it around on the header with no luck. Any ideas?

    Website: http://www.cloudontapsc.com
    Image: http://cloudontapsc.com/wp-content/uploads/2015/10/select-partner_thumb-e1444660594486.png
    Thanks!

    #2547

    Andrew Misplon
    Keymaster

    Hi cloudontap 🙂

    Great to hear from you.

    If I’m checking the right widget then your source looks like this:

    <a href="http://cloudontapsc.com/wp-content/uploads/2015/04/pardot_preferred_partner_logo.png"></a>

    Try:

    <img src="http://cloudontapsc.com/wp-content/uploads/2015/04/pardot_preferred_partner_logo.png" />

    That should do the trick.

    #2548

    Andrew Misplon
    Keymaster

    You can of course wrap the image tag in a link tag if you want to link the image.

    #2555

    cloudontap
    Participant

    Andrew — that worked! Thank you! 🙂 Great to hear from you as well.

    #2557

    Andrew Misplon
    Keymaster

    Super, glad to hear that helped.

    All the best.

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

You must be logged in to reply to this topic.

Scroll to top