CurimuChizu / CC-Themes

These are all CC's themes.
19 stars 137 forks source link

How to configure .sprite-item? #2

Open ghost opened 8 years ago

ghost commented 8 years ago

If I wanted to make my own custom sprites, how would I go by doing so?

Thanks

CurimuChizu commented 8 years ago

@bamtan There's a sprite sheet generator on making your own sprite sheet, but the way I did it was by Photoshop, because I couldn't figure out how to use the it, just copy and paste the sprite image and resize it to the current ones.

ghost commented 8 years ago

Something like this? What were the dimensions for the sprites?

Also, if I just wanted that sprite feature only, would I remove everything else and leave /* Emoji */ .channel-textarea-emoji>.sprite-item, .channel-textarea-emoji.popout-open .sprite-item { background-image:url(https://a.pomf.cat/iyqmjn.png)!important; }

thanks again !

CurimuChizu commented 8 years ago

@bamtan Yeah, that one. Also if you want the sprite emoji code, then yeah you only need that part.

Anytime. If you have anything else, I'll gladly help if I can.