yuvi submitted a new resource:
Skype New Animated Smilies Pack-L - Animated smilies from skype Pack-L (60px)
Read more about this resource...
Skype New Animated Smilies Pack-L - Animated smilies from skype Pack-L (60px)
Skype New Animated Smilies Pack-S (60px)
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:
2. Open editor_contents.css template and add:
...

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:
img[src$='.skype.gif'] {
width: 25px;
height: auto;
}
2. Open editor_contents.css template and add:
...