Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Solved] Size

5 Posts
2 Users
0 Reactions
3,050 Views
Posts: 6
Customer
Topic starter
(@galante81)
Member
Joined: 9 years ago

Hello,

I need my emoticons to be more than 20px size. How can i do it? Thanks.

4 Replies
Posts: 4233
 Tom
Admin
(@tomson)
Famed Member
Joined: 10 years ago

Hi Dragan,

Please let me know the size you want, we'll send you the emoticons pack with new size.

Posts: 6
Customer
Topic starter
(@galante81)
Member
Joined: 9 years ago

Oh thank you, but i need something else actually, i wanted to set my emoticons to be auto width and auto height, because i have uploaded some custom icons and they have custom sizes, 20x25, 17x23, 25x20 etc etc. I have disabled all default icons and use my own only. Can i set dimensions to auto, both width and height in some file? Thank you.

Posts: 4233
 Tom
Admin
(@tomson)
Famed Member
Joined: 10 years ago

You can do that using CSS this code:

img.wpdiscuz-smile {
    height: 30px;
    width: 30px;
}

Put it in Dashboard > Comments > Settings > Styling > Custom CSS Code Textarea. Then save it, delete all caches and do Ctrl+F5 on front-end.

Posts: 6
Customer
Topic starter
(@galante81)
Member
Joined: 9 years ago

Thanks a lot!

Share:
Scroll to top