XF1 Skype New Animated Smilies Pack-S (1 Viewer)

DEADLYDEVIL

Bedrock
Bedrock
Member
DEADLYDEVIL submitted a new resource:

Skype New Animated Smilies Pack-S - 9/3/2020

Skype New Animated Smilies Pack-S (30px)




Customization (optional)


If you want to reduce the GIF dimensions (soft resize) you can modify & add the following code,

1. Open EXTRA.css template and add:

Code:
Rich (BB code):
img[src$='.skype.gif'] {
width: 25px;
height: auto;
}
2. Open editor_contents.css template and add:

Code:
Rich (BB code):
img[src$='.skype.gif'] {
width: 25px;
height: auto;
}
...

Read more about this resource...
 
Top