• Hiya,
    I know this is going to be pretty simple but I have had a wee look around and kind find out how to do this.
    I want to put a clickable picture link in the sidebar of my Kubrick style blog, how do I do this?

    Alistair

Viewing 10 replies - 1 through 10 (of 10 total)
  • This depends on what you’re needing. Are you needing the picture to change from time to time as you update a certain page or category, or is this just a simple, permanent picture that you need in place? Both are possible to achieve.

    Lelia Katherine Thomas
    https://www.leliathomas.com

    Thread Starter aliferste

    (@aliferste)

    It is just a permanent picture that links to another site basically that I want, I have no idea about the code that I would have to put in?

    Alistair

    If this question refers to the blog linked by your name here… you have at least 2 image links in your sidebar, e.g.
    <a href='https://www.blogcatalog.com'><img src='https://www.blogcatalog.com/images/buttons/blogcatalog5.gif' alt='Blog Catalog' /></a>
    Just change the URI, the image location and you are done ??

    Thread Starter aliferste

    (@aliferste)

    I thought it was that simple but it is not. I have added a jpeg to one of the links but it is not showing up…..

    This is the image
    https://www.theriverkelvin.co.uk/photees/albums/ForumPics/teastick.sized.jpg

    is it because the image is so large it is not being allowed to work?

    Alistair

    What was the code you used? (put it in backticks – see below the text area here!)

    Thread Starter aliferste

    (@aliferste)

    It is just the add link function in wordpress itself I used, so I do not know the code, it allows for a picture to be used as well. I was beginning to think that it just allowed small images not large ones like the one that I want to use.

    Alistair

    You cannot use the “add link function” to put a link in the sidebar – if we are talking about the same thing: the link quicktag in the admin Write area.

    Thread Starter aliferste

    (@aliferste)

    Ah, right, well put it this way….where I have my google ads I want a clickable picture.

    Alistair

    So how did you put there your google ads?
    I think it should work in the same way: open your sidebar.php template file in a text editor and put in a code similar to what I quoted above.

    Thread Starter aliferste

    (@aliferste)

    AHA, right…..I was having an extra thick moment for a bit there. Thats it fixed and sorted.

    Thanks for that !!

    Alistair

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Picture link in my sidebar’ is closed to new replies.