DIR Return Create A Forum - Home
---------------------------------------------------------
Xydia V2.0
HTML https://xydia.createaforum.com
---------------------------------------------------------
*****************************************************
DIR Return to: Guides And Tutorials
*****************************************************
#Post#: 1440--------------------------------------------------
How to make Words or A picture become a clickable link!
DIR By: Colotsalot
Date: August 16, 2012, 10:20 pm
---------------------------------------------------------
First you must know what website you would like it to send you
to.
We will use YouTube as an example
--- Code ---
HTML http://www.youtube.com/
--- End Code ---
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Next you add
--- Code ---
--- End Code ---
to the beginning and
HTML http:// to the end.
It should look something like this.
--- Code ---
HTML http://www.youtube.com/
--- End Code ---
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Now you add words or an image file in between where it is
orange.
HTML http://www.youtube.com/
It should look something like this.
--- Code ---
This is an example click here
HTML http://www.youtube.com/
--- End Code ---
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can also use an image file so instead of clicking on an
image you click on words.
You get the direct link to a picture.
--- Code ---
HTML http://i1050.photobucket.com/albums/s402/colotsalot1/Xydia/Brianclickthislinkxydia.png
--- End Code ---
Then put it in between the orange.
HTML http://www.youtube.com/
It should look like this.
--- Code ---
HTML http://i1050.photobucket.com/albums/s402/colotsalot1/Xydia/Brianclickthislinkxydia.png
HTML http://www.youtube.com/
--- End Code ---
When you type it don't forget the
--- Code ---
HTML [img]http://
--- End Code ---
Before the link and the
--- Code ---
[/img]
--- End Code ---
after the link
The final product should look like this. By the way if you
click on them they should send you to YouTube.
This is an example click here
HTML http://www.youtube.com/
HTML http://i1050.photobucket.com/albums/s402/colotsalot1/Xydia/Brianclickthislinkxydia.png
HTML http://www.youtube.com/
#Post#: 1445--------------------------------------------------
Re: How to make Words or A picture become a clickable link!
DIR By: Dan
Date: August 16, 2012, 11:54 pm
---------------------------------------------------------
Nice guide hopefully it helps people out :P
#Post#: 1465--------------------------------------------------
Re: How to make Words or A picture become a clickable link!
DIR By: Zaff
Date: August 17, 2012, 5:57 am
---------------------------------------------------------
Thanks for the guide Colots, I always get confused with adding
links to text/pictures :-\
*****************************************************
Page 1 of 1