Replies

Dec 21, 2014 11 years ago
Francine
attended a Subeta meetup!
User Avatar
ACME

I'm trying to move the little heart, but I don't know what code to use to move it, or what the label is for it. Any help is appreciated, thanks.

Dec 21, 2014 11 years ago
Princess
is a Grand Champion!
User Avatar
Princess

You use this selector for it! .pet_like

And to move it, you can use this code! 8)

.pet_like { top: NUMBERVALUEpx; left: NUMBERVALUEpx; position: absolute;}

art by mei

Dec 21, 2014 11 years ago
Francine
attended a Subeta meetup!
User Avatar
ACME

thank you so much for the quick answer! I knew I could count on the forums :P

Also, do you know how to get pet friends to be closer together? Right now I have a lot of space in between them.

Please log in to reply to this topic.