Page 1 of 1

question

PostPosted: Sun Sep 03, 2006 5:16 pm
by PSP_man
yeah, this maybe a retarded question but

when you guys make url links that say \"click here\"
and then when you click on the link, it takes you to the site.... how do you make the link say \"click here\"
intead of making it say the actual link.

PostPosted: Sun Sep 03, 2006 6:17 pm
by Supashay91
in the URL tags add "=" so it would be like

  Code:
[url=http://www.google.com]Click Here[/url]

PostPosted: Sun Sep 03, 2006 6:40 pm
by Mailas
Yea, infact you can even do that with images on bbcode:
Image
  Code:
[url=http://www.pspbrew.com][img]http://www.pspbrew.com/forum/templates/ca_aphrodite/images/logo.gif[/img][/url]

PostPosted: Mon Sep 04, 2006 9:02 am
by PSP_man
sweet, thanks!