Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to configure .sprite-item? #2

Open
ghost opened this issue Sep 25, 2016 · 3 comments
Open

How to configure .sprite-item? #2

ghost opened this issue Sep 25, 2016 · 3 comments

Comments

@ghost
Copy link

ghost commented Sep 25, 2016

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

Thanks

@ghost ghost changed the title How to configure .sprite-item How to configure .sprite-item? Sep 25, 2016
@CurimuChizu
Copy link
Owner

CurimuChizu commented Sep 25, 2016

@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
Copy link
Author

ghost commented Sep 25, 2016

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
Copy link
Owner

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant