[x] Help mehh?
#1
Okay so i've noticed how on some profiles I see things like [x] that link me to a picture. How do I do that?
#2
You would type: [x]

Depending on where you place it, you may or may not need [html] tags.
#3
There's two ways you could do this. I would stick to using the HTML version, since that's easier for me.
Code:
[dohtml]<a href="URL here">[x]</a>[/dohtml]
Just replace 'URL here' with the link to where you want the X to take you once you click it.

So for example, I would replace the 'URL here' with http://www.soulsrpg.com/ipb/memberlist.php?mode=viewprofile&u=2643 if I want to link to my profile. The code would then look like this:
Code:
[dohtml]<a href="http://www.soulsrpg.com/ipb/index.php?showuser=1646">[x]</a>[/dohtml]
[html][x][/html]

Otherwise, you can sometimes use BBCode and essentially do the same thing, though that code looks like this:
Code:
[url=URL here][x][/url]

Hope that makes sense!
(Oops, shadowpost! :3)
#4
Lmao. It's okay. Your post was significantly more detailed than mine. *lazy*
#5
Well thank ya'll very much for the helpBig Grin
#6
Quick note that "doHTML" is only needed inside posts. Your profile accepts HTML automagically.
#7
Thanks Kiri, was unsure. <3


Forum Jump: