how do i add a link to a picture? Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
4 posters

    how do i add a link to a picture?

    *adam*
    *adam*
    New Member


    Posts : 21
    Reputation : 0
    Language : english

    Solved how do i add a link to a picture?

    Post by *adam* September 10th 2010, 23:21

    How do i add a link to the picture below?

    how do i add a link to a picture? Xboxli39

    Code:
    http://i30.servimg.com/u/f30/15/30/55/70/xboxli39.png


    Last edited by *adam* on September 11th 2010, 01:29; edited 1 time in total
    KingOfSports
    KingOfSports
    Hyperactive


    Male Posts : 2487
    Reputation : 38
    Language :
    Location :

    Solved Re: how do i add a link to a picture?

    Post by KingOfSports September 11th 2010, 00:33

    BBCode:

    Code:
    [url=URL HERE][img]http://i30.servimg.com/u/f30/15/30/55/70/xboxli39.png[/img][/url]

    HTML Code:

    Code:
    <a href="URL Here"><img src="http://i30.servimg.com/u/f30/15/30/55/70/xboxli39.png"></a>
    *adam*
    *adam*
    New Member


    Posts : 21
    Reputation : 0
    Language : english

    Solved Re: how do i add a link to a picture?

    Post by *adam* September 11th 2010, 00:59

    How do i put it so that when you hover you mouse over it, it'll say a word,

    Take a F sign for example, when the mouse hovers over, it says follow us on Facebook.
    Maki1
    Maki1
    Hyperactive


    Male Posts : 2529
    Reputation : 442
    Language : English »» CSS Stylesheet
    Location : The » Support » forum » Section! • No support by PM If you need custom theme please contact me!

    Solved Re: how do i add a link to a picture?

    Post by Maki1 September 11th 2010, 01:11

    Here you go

    Code:
    <a href="FORUM URL HERE"title ="FORUM TITLE HERE"><img src="IMAGE URL HERE"border = none</a>

    *adam*
    *adam*
    New Member


    Posts : 21
    Reputation : 0
    Language : english

    Solved Re: how do i add a link to a picture?

    Post by *adam* September 11th 2010, 01:28

    Thanks
    MrMario
    MrMario
    Helper
    Helper


    Male Posts : 22186
    Reputation : 1839
    Language : test

    Solved Re: how do i add a link to a picture?

    Post by MrMario September 11th 2010, 02:30

    Solved => Locked