• Hey everyone,

    I’m trying to add a MySpace button along with a YouTube button
    to the FaceBook and Twitter buttons I have installed in a widget
    on my page. http://new.hydroponic-gardens.com/wordpress/

    But the FaceBook and Twitter buttons came from their respective
    sites along with some code that made it easy to install in the widgets.

    The MySpace and YouTube buttons are just .jpg images. I have
    reduced them to the correct size but how do I install these images
    into the widgets and turn them into buttons that take you to their
    respective sites?

    Thanks,
    Fernando

Viewing 1 replies (of 1 total)
  • Thread Starter flopez01

    (@flopez01)

    Nevermind, I answered my own question. I have added
    MySpace and YouTube buttons to my website.

    Check it out:
    http://new.hydroponic-gardens.com/wordpress/
    Soon to be:
    http://hydroponic-gardens.com

    In case anyone is interested:

    1)Take the image you want and resize it to fit
    into the sidebar you will be using.
    (In my case the image is 160px X 45px)
    2)Upload the image into your media library.
    3)Click on the image to locate the file url.
    4)Copy and paste the following code into a text widget.
    5)Adjust code as necessary.

    <br />
    <a target="_blank" href="http://www.destinationURL.com"><img src="http://file URL located in your media files"width="160" height="45" </a>
    <br />

    Hope this helps,
    Fernando

Viewing 1 replies (of 1 total)
  • The topic ‘MySpace and YouTube buttons’ is closed to new replies.