DIR Return Create A Forum - Home
---------------------------------------------------------
Create A Forum - Support Forums
HTML https://support.createaforum.com
---------------------------------------------------------
*****************************************************
DIR Return to: General Support
*****************************************************
#Post#: 6416--------------------------------------------------
how do i make a like clickable
DIR By: exoticlanduk
Date: September 26, 2012, 1:14 pm
---------------------------------------------------------
ok i just payed $250 for my forum so why can i not put make a
logo how do i make a like clickable on there? can i have some
help please.
they arepaying me to put a clickable logo on my site so it needs
to be clickable
can i have a code to do that
this is the code i am using now and it is taking me to
HTML http://www.tnafanforum.com/www.rositaonline.com/
HTML http://www.tnafanforum.com/www.rositaonline.com/
this like when
i want it to take me to /www.rositaonline.com please. i payed
alot of monety for this forum soi need it towork.!!!
help would be good ,
<a href="/www.rositaonline.com"><img
src="
HTML http://i1048.photobucket.com/albums/s369/exoticlanduk/newknightBAN5-1.jpg
HTML http://i1048.photobucket.com/albums/s369/exoticlanduk/newknightBAN5-1.jpg"<br
/>/></a>
#Post#: 6423--------------------------------------------------
Re: how do i make a like clickable
DIR By: exoticlanduk
Date: September 26, 2012, 5:04 pm
---------------------------------------------------------
is there a new cosde i need?
#Post#: 6424--------------------------------------------------
Re: how do i make a like clickable
DIR By: Jaron
Date: September 26, 2012, 7:05 pm
---------------------------------------------------------
Take the slash out before www.rositaonline.com
HTML http://www.rositaonline.com
When you put the slash before the link, it tags it onto the URL
that is already in place. Also, use code tags please.
--- Code ---
<a href="www.rositaonline.com"><img
src="
HTML http://i1048.photobucket.com/albums/s369/exoticlanduk/newknightBAN5-1.jpg"<br
/>/></a>
--- End Code ---
#Post#: 6431--------------------------------------------------
Re: how do i make a like clickable
DIR By: xboi209
Date: September 26, 2012, 8:08 pm
---------------------------------------------------------
rositaonline.com has no www in it and you need to start it with
HTML the http:// part because the forum software assumes that it's
part of your forum url
I recommend that you set width and height dimensions for the
image as well. Also add in alt attribute to make it more bot
friendly for search engines. So here's your final code:
--- Code ---
<a href="
HTML http://rositaonline.com/"><img<br
/>src="
HTML http://i1048.photobucket.com/albums/s369/exoticlanduk/newknightBAN5-1.jpg"<br
/>width="1023" height="256" alt="Questing Knight Games Impact
Zone" /></a>
--- End Code ---
#Post#: 6439--------------------------------------------------
Re: how do i make a like clickable
DIR By: exoticlanduk
Date: September 27, 2012, 3:22 am
---------------------------------------------------------
thanks i have a go at that now , so when i put a link it do not
put the www in
#Post#: 6440--------------------------------------------------
Re: how do i make a like clickable
DIR By: Jaron
Date: September 27, 2012, 8:56 am
---------------------------------------------------------
HTML Ah I didn't even catch the http://. You don't HAVE to put www.
#Post#: 6441--------------------------------------------------
Re: how do i make a like clickable
DIR By: exoticlanduk
Date: September 27, 2012, 10:56 am
---------------------------------------------------------
--- Quote from: xboi209 link ---
>
> rositaonline.com has no www in it and you need to start it
HTML with the http:// part because the forum software assumes that
it's part of your forum url
> I recommend that you set width and height dimensions for the
image as well. Also add in alt attribute to make it more bot
friendly for search engines. So here's your final code:
>
--- Code ---
> <a href="
HTML http://rositaonline.com/"><img<br
/>src="
HTML http://i1048.photobucket.com/albums/s369/exoticlanduk/newknightBAN5-1.jpg"<br
/>width="1023" height="256" alt="Questing Knight Games Impact
Zone" /></a>
>
--- End Code ---
>
--- End Quote ---
it is working thank you mate
*****************************************************
Page 1 of 1