• Here is my blog
    If you look at my navigation you will see Moi’s Favs, if you click on that it takes you to a page that has a list of links. I don’t want a list of links I would like to have pictures that lead to that particular site, such as the on that on my side bar that says “Moi’s Favorites.” Is there anyone here that can tell me how to do that?

    I paid to have a company design my sick, but unfortunately my design has an very horrible illness and I can’t afford to have someone fix this for me. So any info you have would be very much appreciated.

Viewing 4 replies - 1 through 4 (of 4 total)
  • <a href="https://teacuppa.com"><img src="https://i93.photobucket.com/albums/l73/miele24/teacuppa.jpg" border="0"></a>

    This is the code from your sidebar. You can use it to make any image a link.

    Thread Starter cantgetthis

    (@cantgetthis)

    I’ll try to explain it again. If you go to my page where it says Moi’s Fav (not favorites) it takes you to another page that shows links (not images) I want to replace the links with pictures that are clickable, and takes the visit to that particular site. I don’t know how to do that.

    Yes, I understand, and that’s what I told you how to do.

    Instead of <a href="https://teacuppa.com">teacuppa</a> which is a link that uses a word as a link, you use:

    <a href="https://teacuppa.com"><img src="https://teacuppa.jpg" border="0"></a>

    That’s how you get an image to be a link.

    Thread Starter cantgetthis

    (@cantgetthis)

    thank you so much, I’m sorry that I misunderstood the first time!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Editing my blog….HELP!’ is closed to new replies.