You can log back in here.
Okay, so on several profiles I've noticed that the comment boxes have a picture inside of them. Where you like, type on the picture. 8D I was wondering if someone had the coding for it. (((:
Thx.
.textbox {background-image:url(UPLOADED IMAGE URL);background-color:transparent;height:HEIGHTpx !important;width:WIDTHpx !important;}
That should work. I'm not sure if you need the background-color:transparent, but that's what I had.
Edit: Fail. Ping!