heRO-Server Forum
Small Coding Question - Printable Version

+- heRO-Server Forum (https://www.pandoraonline.net/forum)
+-- Forum: Game Related (/forumdisplay.php?fid=1)
+--- Forum: Suggestions/Questions (/forumdisplay.php?fid=19)
+--- Thread: Small Coding Question (/showthread.php?tid=8089)

Pages: 1 2


Small Coding Question - Aaronock - 12-01-2008 02:04 PM

Soooooo, I wanna know how to make in my signature my DD banner be a clickable link >_>...how do I do that?

You know, similar to how Behemoth has their banner be a link to their guild recruit topic? I'm seriously trying to figure it out but normal HTML coding is not working, or maybe I'm messing it up somewhere so help me out plox ;O


RE: Small Coding Question - KohakuSan - 12-01-2008 02:11 PM

Haha it's pretty easy Aaron, here:

[U RL=FORUM_THREAD_HERE][IMG]IMG_URL_HERE[/IMG][/URL]

Note that I inserted a space between the URL word, don't do it.
I just did because I can't find the "Don't use html code" option to post o_o'


RE: Small Coding Question - Aaronock - 12-01-2008 02:18 PM

Oh dude thanks so much it works. I dunno why I didn't think of doing that before! D:


RE: Small Coding Question - KohakuSan - 12-01-2008 02:25 PM

That's ok, it took some tries for me to get it too XD


RE: Small Coding Question - JJJ - 12-01-2008 08:09 PM

xD
you know you don't have to make it all caps right?
i don't know why but everyone always makes it all in caps Dx



PS: im not sure if these posts options are in BB code, or HTML Icon_biggrin;; anyone know?


RE: Small Coding Question - Aaronock - 12-01-2008 08:16 PM

All caps makes it easier to see when reading code, its not a requirement though. But when you are writing HTML properly, its easier to go with the caps I think ;O


RE: Small Coding Question - JJJ - 12-01-2008 08:25 PM

xD wait!
scratch my question... if it was HTML it'd be [strong][/strong] not [b.][/b] >.> nvm!


RE: Small Coding Question - KohakuSan - 12-01-2008 08:31 PM

Well I don't ever use caps, I just used to make it clearer or something o_o'


RE: Small Coding Question - GM-Aki - 12-01-2008 10:11 PM

Actually, html would be <b> </b> and <strong> </stong> so it is BB code Ok


RE: Small Coding Question - JJJ - 12-02-2008 02:40 AM

xD im too use to using strong as the key word Icon_biggrin;
its how i tell BB and HTML apart Dx


*yes that one little, very lame, way of telling apart is how i do it XD*