#why does snippets not workit does not show when it is installed

1 messages · Page 1 of 1 (latest)

finite wagon
granite dust
#

Have you tried to run the snippet without a theme and see if it works?

bronze walrus
#

lol same problem here and I have tried that but no it Dosent work at all

granite dust
#

Had some time to try it out. Doesn't work for me either. So maybe it just needs an update for newer versions of spotify?

bronze walrus
#

True too bad this server barley gives updates

granite dust
#

The snippets can be created by anyone. You can alter the css and add your own snippet if you want. You don't need a full new spicetify update.

granite dust
#

.player-controls .x-progressBar-progressBar::before { content: ''; width: 32px; height: 32px; bottom: calc(100% - 7px); right: 10px; position: absolute; image-rendering: pixelated; background-size: 32px 32px; background-image: url('https://media.tenor.com/pWqGD2PHY3kAAAAj/fortnite-dance-sonic.gif'); }

I tried making a small alteration to the snippet and it seem to work. You can go to snippets and press Add CSS and try it for yourself.

bronze walrus
#

Holy it works your the goat Ty!!!

#

Could that exact code work for the Nyan cat progression bar?

granite dust
#

not sure. the only change I did was in the first part:
.player-controls .x-progressBar-progressBar::before
you can see the css code for the dancing snippets in the marketplace and compare them and try to make the change yourself. Good luck!