Topic: Overlapping images

I am extending the smile functionality to include pictures, but I need them to be able to be stacked on top of each other. Is there a way that I can make overlapping smiles?

Paulmedwal

2

Re: Overlapping images

Tricky. You could try .postmsg img {float:left, position:relative; right: 16px; margin-left: -16px} but I suspect it won't work very well. You would also have to reverse it for non smilie images in posts.