Replies

Aug 5, 2010 15 years ago
FoDazzled
User Avatar

I was wondering what the coding was when inserting a pet overlay larger then 200x200, so that my picture isnt cut off.

Aug 5, 2010 15 years ago
toxic
does not get outside
User Avatar

<style type=text/css> { background-image: url('URL TO OVERLAY'); width: IMAGEWIDTHpx; height: IMAGEHEIGHTpx; } </style type=text/css> from here

Aug 5, 2010 15 years ago
FoDazzled
User Avatar

Thank you, dear

Aug 5, 2010 15 years ago
toxic
does not get outside
User Avatar

not a problem. c:

Please log in to reply to this topic.