The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Profile ratio is we...
 
Share:
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.

 

Issue [Solved] Profile ratio is weird

2 Posts
2 Users
0 Reactions
616 Views
Posts: 7
Topic starter
(@twewscd)
Active Member
Joined: 2 years ago
screenshot

The visitor comment profile looks strange. What's the problem?

1 Reply
Asti
Posts: 8075
 Asti
Support
(@asti)
Illustrious Member
Joined: 8 years ago

Hi @twewscd,

Use the CSS code below: 

#wpdcom .wpd-comment .wpd-avatar img, #wpdcom .wpd-comment .wpd-avatar img.avatar{
    width: 56px !important;
    height: 56px !important;
}
#wpdcom .wpd-comment.wpd-reply .wpd-avatar img, #wpdcom .wpd-comment.wpd-reply .wpd-avatar img.avatar{
    width: 48px !important;
    height: 48px !important;
}

Put the code in the "Custom CSS code" textarea, located in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page.

Don't forget to delete the caches before checking.

Share: