ཐི༏ཋྀ󠀮- Mariii 🦇's profile picture

Published by

published
updated

Category: Web, HTML, Tech

Tutorial de como cambiar el logo de notificaciones

 ✰• Holaa, gente como estan?<3
Perdón por la inactividad💔, soy medio perezosa
Hoy explicare como cambiar el logo de notificaciones:D

☆⋆。𖦹°‧★

-Paso#1: ponen esta Url:

<style>
li.active .icon { content:url('https://64.media.tumblr.com/08de6dbfb4dc793ad803842487dc689c/b4746bdbb4997815-30/s75x75_c1/e113674abedfb44e71e4ac318415bebb6bc19bd8.gifv'); width: 20PX;height: 20px;}
</style>


-Paso#2: Entran a esta pagina:

https://www.glitter-graphics.com/

y buscan el gif que quieren usar


-Paso#3: Le quitan esto a la url del paso#1

https://64.media.tumblr.com/08de6dbfb4dc793ad803842487dc689c/b4746bdbb4997815-30/s75x75_c1/e113674abedfb44e71e4ac318415bebb6bc19bd8.gifv

Para que quede así:

<style>
li.active .icon { content:url('☆'); width: 20PX;height: 20px;}
</style>

Y en la estrella ponen la url del gif:

⋆.˚🦋Ejemplo:

<style>
li.active .icon { content:url('http://dl2.glitter-graphics.net/pub/421/421172qn634znoxd.gif'); width: 20PX;height: 20px;}
</style>

Es de un gatito con una fresita, si quieren pueden usarlo💗

 


0 Kudos

Comments

Displaying 0 of 0 comments ( View all | Add Comment )