• Resolved jaco223

    (@jaco223)


    I have an image I have installed in my sidebar via a widget. How can I make it so if someone clicks the image they’re taken to the website of that image? Here is the code I’m using which puts a link below the image, but I’m look to just click the image and go to the site. Thanks!

    <p align="center">  <img src=https://amwriting.org/wordpress/wp-content/uploads/2010/11/amwriting-badge-light.jpg width=160 /><p align="center">
    <a href="https://amwriting.org">#amwriting</a>

    [Please post code snippets between backticks or use the code button.]

Viewing 2 replies - 1 through 2 (of 2 total)
  • <a href="https://site_url_goes_here"><img src=https://amwriting.org/wordpress/wp-content/uploads/2010/11/amwriting-badge-light.jpg width="160" alt="Site name goes here" /></a>

    Thread Starter jaco223

    (@jaco223)

    Esmi

    Thank you so much ….!!

    Jaco

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Image And Link To Site’ is closed to new replies.