The Spriters Resource Community
UBBC Code, HTML Code etc. click on picture* - Printable Version

+- The Spriters Resource Community (http://www.spriters-resource.com/community)
+-- Forum: Other Stuff (/forumdisplay.php?fid=6)
+--- Forum: Questions, Info, and Tutorials (/forumdisplay.php?fid=89)
+--- Thread: UBBC Code, HTML Code etc. click on picture* (/showthread.php?tid=20604)



UBBC Code, HTML Code etc. click on picture* - ZeldaClassicEXPERT - 06-14-2012 10:29 PM

* and go to website.

A made up example to show what I am talking about no spaces:
< picture = " ahref=image . image . com">
< website_go_to_on_click_if_arrow_is_on_picture = "http://www.spriters-resource.com/community" >
< / picture >
< /website_go_to_on_click_if_arrow_is_on_picture >
Done with A made up example to show what I am talking about.

The up above example was just to let you know what I am talking about.




Basically how do I code
in
HTML:
UBBC:
Other:
Others:
Mix:
Mixes:
an avatar or signature
picture that when clicked on will go to webpage desired such
as
http://www.spriters-resource.com/community
Thank you all so much in advanced - Jason


RE: UBBC Code, HTML Code etc. click on picture* - Previous - 06-14-2012 10:53 PM

LaTeX:
Code:
\href{TARGET URL}{\includegraphics{IMAGE PATH}}
Needs packages: hyperref, graphicx.


RE: UBBC Code, HTML Code etc. click on picture* - Dazz - 06-15-2012 01:42 PM

Code:
[url=website address goes here.com][img]image address goes here.gif[/img][/url]

This will work on our forum.