My Signature become a link 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.
+3
brandon_g
SLGray
Avior
7 posters

    My Signature become a link

    Avior
    Avior
    New Member


    Posts : 19
    Reputation : 1
    Language : indonesia

    In progress My Signature become a link

    Post by Avior Tue 4 Sep - 9:44

    i wonder why my picture that i used to be a signature can be click as a link... how to disable the link? i just want to display my image to be a signature and cannot be click
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51550
    Reputation : 3519
    Language : English
    Location : United States

    In progress Re: My Signature become a link

    Post by SLGray Tue 4 Sep - 12:40

    If you want just the image use this:
    Code:
    [img]IMAGE URL[/img]



    My Signature become a link Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Avior
    Avior
    New Member


    Posts : 19
    Reputation : 1
    Language : indonesia

    In progress Re: My Signature become a link

    Post by Avior Tue 4 Sep - 14:56

    i did wrote that code like this....

    My Signature become a link Siggy10
    brandon_g
    brandon_g
    Manager
    Manager


    Male Posts : 10112
    Reputation : 923
    Language : English
    Location : USA

    In progress Re: My Signature become a link

    Post by brandon_g Tue 4 Sep - 15:25

    hi, you made a mistake with the coding its
    [img][url=your photo url[/img][/url]

    thats you missing the [img= than copy and paste the img url in there than the [/img] with all the other tags.



    My Signature become a link Brando10
    Remember to mark your topic My Signature become a link Solved15 when a solution is found.
    General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

    My Signature become a link Scre1476
    Team Leader
    Review Section Rules | Request A Review | Sticker Points
    Avior
    Avior
    New Member


    Posts : 19
    Reputation : 1
    Language : indonesia

    In progress Re: My Signature become a link

    Post by Avior Wed 5 Sep - 3:59

    do you mean like this?
    Code:
    [img url=http://i245.photobucket.com/albums/gg51/tonywijaya/tee-sheng-yong.gif][/img]

    the signature wasnt display.

    would you mind to give the complete coding? thx
    DarkGlow
    DarkGlow
    Forumember


    Male Posts : 629
    Reputation : 92
    Language : English | Hebrew | Arabic
    Location : Israel

    In progress Re: My Signature become a link

    Post by DarkGlow Wed 5 Sep - 4:13

    Like this:

    Code:
    [img url=http://i245.photobucket.com/albums/gg51/tonywijaya/tee-sheng-yong.gif]INSERT YOUR CONTENT HERE[/img]

    Example:

    Code:
    [img url=http://i245.photobucket.com/albums/gg51/tonywijaya/tee-sheng-yong.gif]Click here[/img]
    Avior
    Avior
    New Member


    Posts : 19
    Reputation : 1
    Language : indonesia

    In progress Re: My Signature become a link

    Post by Avior Fri 7 Sep - 1:27

    i think there is a missunderstanding here...

    i dont want to make a link from the image.
    instead of that, my signature is enable to click.

    if you dont mind please check on my forum, maybe you can get the point.
    http://psmtibali.indonesianforum.net

    check my signature. Avior
    and i want to make my signature cannot be click.
    Avior
    Avior
    New Member


    Posts : 19
    Reputation : 1
    Language : indonesia

    In progress Re: My Signature become a link

    Post by Avior Tue 11 Sep - 4:02

    bump..
    avatar
    KAITO_KID_1412
    New Member


    Posts : 1
    Reputation : 1
    Language : Vietnamese

    In progress Re: My Signature become a link

    Post by KAITO_KID_1412 Tue 11 Sep - 5:21

    thanks! Great! Love
    avatar
    Radzii
    New Member


    Posts : 13
    Reputation : 1
    Language : English

    In progress Re: My Signature become a link

    Post by Radzii Tue 11 Sep - 6:28

    Can you try uploading it to other imagehosting sites ?
    It might work.
    avatar
    runawayhorses
    Hyperactive


    Male Posts : 2537
    Reputation : 166
    Language : English
    Location : United States

    In progress Re: My Signature become a link

    Post by runawayhorses Tue 11 Sep - 8:28

    DarkGlow is wrong, that code he posted is not correct bbcode.

    The code goes like this for a clickable image:
    Code:
    [url=LINK TO DESTINATION GOES HERE][IMG]URL OF IMAGE GOES HERE[/IMG][/URL]

    Example: full code clickable image:
    Code:
    [url=http://runawayhorses.alldiscussion.net/][img]http://i223.photobucket.com/albums/dd190/runawayhorses1/forumresources/banners/rhf500x100.jpg[/img][/url]

    Result:
    My Signature become a link Rhf500x100

    If you want the image so it cannot be clicked, its like this:
    Code:
    [img]http://i223.photobucket.com/albums/dd190/runawayhorses1/forumresources/banners/rhf500x100.jpg[/img]
    Avior
    Avior
    New Member


    Posts : 19
    Reputation : 1
    Language : indonesia

    In progress Re: My Signature become a link

    Post by Avior Sun 16 Sep - 2:01

    ^

    this is my code...

    Code:
    [img]http://i245.photobucket.com/albums/gg51/tonywijaya/tee-sheng-yong.gif[/img]

    but still... clickable... @.@
    avatar
    runawayhorses
    Hyperactive


    Male Posts : 2537
    Reputation : 166
    Language : English
    Location : United States

    In progress Re: My Signature become a link

    Post by runawayhorses Sun 16 Sep - 2:54

    Its not the code then, that code is not clickable. It must be some kind of script you have running on your forum to make all images clickable. I seen some forums like that when you click an image it opens that image in a new window. There is nothing you can do with the code you post to stop this, you are going to have to remove the script that is making that happen. What that script is I have no idea. Did you install something that might do this?

    Are you talking about the resize link on the top of the images? It says "Enlarge this image"?
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51550
    Reputation : 3519
    Language : English
    Location : United States

    In progress Re: My Signature become a link

    Post by SLGray Sun 16 Sep - 3:42

    What exactly happens when you click it?



    My Signature become a link Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Avior
    Avior
    New Member


    Posts : 19
    Reputation : 1
    Language : indonesia

    In progress Re: My Signature become a link

    Post by Avior Mon 17 Sep - 2:01

    its comes up like a transparant image pop up in front of the site. it shows only a pictures.. "link to the pictures itself"

    this the printscreen..

    My Signature become a link Untitl10


    Last edited by Avior on Mon 17 Sep - 2:22; edited 1 time in total (Reason for editing : add a printscreen to show the problem)
    avatar
    runawayhorses
    Hyperactive


    Male Posts : 2537
    Reputation : 166
    Language : English
    Location : United States

    In progress Re: My Signature become a link

    Post by runawayhorses Mon 17 Sep - 3:32

    How you posted that screenshot is exactly how you would add a signature that is not clickable. Notice you screenshot is not clickable. And if your signature is still clickable after that it means either you have another script running on your site that is not part of forumotion because there are no settings to make signatures clickable in the fashion you are describing, or you have spyware or a virus on your computer making that happen.
    Avior
    Avior
    New Member


    Posts : 19
    Reputation : 1
    Language : indonesia

    In progress Re: My Signature become a link

    Post by Avior Mon 17 Sep - 12:19

    i'll be back soon when i find the uncorrect script at my site.. maybe could be share here..