Forums

[resolved] Image And Link To Site (3 posts)

  1. jaco223
    Member
    Posted 11 months ago #

    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=http://amwriting.org/wordpress/wp-content/uploads/2010/11/amwriting-badge-light.jpg width=160 /><p align="center">
    <a href="http://amwriting.org">#amwriting</a>

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

  2. esmi
    Theme Diva & Forum Moderator
    Posted 11 months ago #

    <a href="http://site_url_goes_here"><img src=http://amwriting.org/wordpress/wp-content/uploads/2010/11/amwriting-badge-light.jpg width="160" alt="Site name goes here" /></a>

  3. jaco223
    Member
    Posted 11 months ago #

    Esmi

    Thank you so much ....!!

    Jaco

Reply

You must log in to post.

About this Topic