Notifications
Clear all

[Solved] No uniform sizing of my emoticons/stickers since updating wpDiscuz

5 Posts
3 Users
3 Likes
953 Views
Posts: 15
 DTW
Customer
Topic starter
(@dtw)
Member
Joined: 5 years ago

Hi there

When I first uploaded my emoticons nearly a year ago I had a problem with the sizing and a wonderful support person from wpDiscuz helped me fix the problem using css.

Since updating wpDiscuz recently my emoticons are once again not uniform in size.  

Can someone please assist.

Here is a link to a page with a comment that contain emoticons

https://www.discerningtheworld.com/2020/03/21/the-mosaiek-churchs-sin-crematorium/#comment-496029

Also the stickers/emoticons in the drop down box are not the same size either, it used to be, but now it's not, I need help fixing this too.

Emoticons sizing 2020 06 11 171215

Thank you.

DTW

4 Replies
Elvina
Posts: 1403
(@elvina)
Support
Joined: 5 years ago

Hi @dtw,

Please try the following CSS code:

.wpdem-sticker {
width: auto !important;
max-width: 100% !important;
}

The CSS code should be added in the Dashboard > Comments > wpDiscuz > Settings > Styles and Colors admin page  "Custom CSS Code" textarea.

In any case please don't forget to delete all caches and press CTRL+F5(twice) in the frontend.

Also please note: Actually the emoticons have the same sizes. The reason why the emoticons are not being displayed in the same size is the additional elements flag/hat. If you change the size of the "Truce" emoticon, the flag of the emoticons will be out of the size range.

 

Posts: 15
 DTW
Customer
Topic starter
(@dtw)
Member
Joined: 5 years ago

Excellent, it worked, thank you so much! 

2 Replies
Elvina
(@elvina)
Joined: 5 years ago

Support
Posts: 1403

@dtw,

We'd really appreciate and be thankful if you leave a good review on plugin page. This is the best way to say thank you to this project and support team.

Customer
(@jacques-quinet)
Joined: 5 years ago

Member
Posts: 55

@elvina

Hi Elvina,
I had the same problem as DTW.
I added your CSS code and everything is now perfect.
Thank you very much.
Regards,

Jacques

Share:
Scroll to top