An artistic oracle. Meet fellow creators and swap advice. Every skill you can imagine is on show.
Topic locked

Name in user look up (please lock)

Fri Feb 25, 2005 5:09 pm

does anyone know how to put an image as your name in the user look up?
Last edited by Atjj on Mon Apr 11, 2005 8:37 pm, edited 1 time in total.

Mon Feb 28, 2005 1:00 am

Yep! (This should work, anyway.)

Code:
<style type="text/css">
u{
background:url(IMAGE URL HERE) no-repeat;height:80;width:242}
</style>

Mon Feb 28, 2005 2:30 am

Do keep in mind that the code is CSS, so it won't actually be your name, but rather covering up the name slot (I think...). On your pet lookups, the image will not show.

Mon Feb 28, 2005 8:43 pm

Yeah, it's CSS.

But it still goes Name: (Image Here)

So even if it does go on top of the spot, so to speak...it still is visually in the same spot your name would be.

:P



Oh, and now that I rememeber, that code needs to be placed in the 'About Me' box. ^_^
Topic locked