testing out my setting no1 has to read it
#5
Posted 23 December 2005 - 05:12 AM
In your signature?
The line after your post, that looks like this:
--------------------
Is the end of the post, everything after it is in your signature
Are you trying to get a picture to show up in there? Or in your post?
EDIT: Ah! I noticed what you've done
You've tried to put the code into the website box, You need to put it in your Signature.
Click My Controls; Then on the left, click Edit Signature; And then you place the code into that box.
Then it should work
The line after your post, that looks like this:
--------------------
Is the end of the post, everything after it is in your signature
Are you trying to get a picture to show up in there? Or in your post?
EDIT: Ah! I noticed what you've done

You've tried to put the code into the website box, You need to put it in your Signature.

Click My Controls; Then on the left, click Edit Signature; And then you place the code into that box.
Then it should work

Empty sig is empty.
#7
Posted 23 December 2005 - 05:23 AM
Hmm... You've got:
[url=http://www.bleachportal.net/interactive/pquiz/index]img]
In your sig, Thats not what you need
You need the URL of the picture itself, For example, Mine is
Once you have that, you use the [img] tag on either side of the URL to get it to show the picture.
^^Thats the finished code.
[url=http://www.bleachportal.net/interactive/pquiz/index]img]
In your sig, Thats not what you need

You need the URL of the picture itself, For example, Mine is
CODE
http://www.bleachportal.net/interactive/pquiz/images/qjtynzspw.jpg
Once you have that, you use the [img] tag on either side of the URL to get it to show the picture.
CODE
[img]http://www.bleachportal.net/interactive/pquiz/images/qjtynzspw.jpg[/img]
^^Thats the finished code.
Empty sig is empty.
#12
Posted 23 December 2005 - 05:47 AM
Ok, at the moment, in the signature box, you have this:
You're missing a '[' on the top line, before img.
The whoooole top part, is wrooong
You've got an incomplete url, incomplete tags, bla bla.
Just replace it all with the code from my previous post
CODE
[url=http://www.bleachportal.net/interactive/pquiz/index]img]
[url=http://www.bleachportal.net/interactive/pquiz/images/yutieowee.jpg]http://www.bleachportal.net/interactive/pq...s/yutieowee.jpg[/url][/img]take the quiz yourself![/url]
<a href='http://www.bleachportal.net/bleach/interactive/pquiz/index'><imgborder='0'><br/>take the quiz yourself!</a>
[url=http://www.bleachportal.net/interactive/pquiz/images/yutieowee.jpg]http://www.bleachportal.net/interactive/pq...s/yutieowee.jpg[/url][/img]take the quiz yourself![/url]
<a href='http://www.bleachportal.net/bleach/interactive/pquiz/index'><imgborder='0'><br/>take the quiz yourself!</a>
You're missing a '[' on the top line, before img.
The whoooole top part, is wrooong

Just replace it all with the code from my previous post

Empty sig is empty.