I have fixed it for you.
I would post the code here but it is pretty long. So I will link it.
http://nevitec.com/werelupelayout.txt
Just highlight ALL of the code, and put it in the userlookup box. It should work.
The exact code on there is on my lookup, go
here if you want to see it in action.
(Where the Contact Information was, I changed it to REMOVED so you can adjust it, and because you may be frozen/warned if you post that kind of stuff on the site. You can always add it on later if you want, just change REMOVED to whatever it is.)
And here is a quick thing about HTML if you want to add some things:
To
bold a word, type
- Code:
<b>TEXT</b>
where TEXT is what you want to be bold.
To make a new line, you can type <BR> (Makes a new line) or <p> (Makes a new paragraph)