Logged Out
Create an Account
Login:
Password:

Forgot your password?
LoTRO Turbine made sig problems.

LoTRO Turbine made sig problems.
[Back to Index]
Thread Tags
Primary: [General]
Secondary: None

LoTRO came out with a really nice signiture generator on their website. It's in your user cp under edit signiture. To work on this website the coding has to be modified for it to work. I'll show what I had to do for mine to work.

Here's the two different codes that Turbine gives you.

[charsig=http://lotrosigs.level3.turbine.com/0920d00000008b06a/01007/signature.png]Uthboth[/charsig]

<img src='http://lotrosigs.level3.turbine.com/0920d00000008b06a/01007/signature.png'></img>

As you can see, right now neither one of them work. Now to make it work, here's what I did.

I took the img code and worked with that one. On the front end I took <img src=' and on the back end I took '></img> out. Fyi= the ~ is just to break the code so you can see what was typed. Here's the code you could use to make it work from the Turbine website. Just make sure not to use the ~

http~://lotrosigs.level3.turbine.com/0920d00000008b06a/01007/signature.png



Let me know what your thoughts are.


--


Eight words the witches rede fulfill:

An ye harm none, do as ye will


Sweet.

Yup, just providing the URL of the image itself will automatically convert itself to an embedded image.


--
It's all in the reflexes.


[Back to Index]