• Hi, I have a gif graphic in Paint that I want to stick in my sidebar.

    Probably a very elementary thing, but I can’t seem to do it………

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey MarcusdeWiltshire,

    [link moderated – if you have videos and tutorials that are helpful please submit them to https://wordpress.tv/ and use those links]

    Here is a screencast putting a .jpg file to sidebar, i think it will go fine with .gif too. Goodluck:)

    kinda depends on exactly how you want it to look. The easiest way is to upload it to your server/WP and drop the code in a text widget.

    <img src="https://link_to_pic.gif" />
    to show the pic

    <a href="https://click_link.com"><img src="http"//link_to_pic.gif" /></a>
    to show pic and link it to a website

    you can also drop your link directly into your theme, if you don’t want to use a text widget

    Thread Starter marcusdewiltshire

    (@marcusdewiltshire)

    Ah! Many thanks to both of you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Putting a graphic in the sidebar, Watson’ is closed to new replies.