The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Profile ratio is we...
 
Share:
Notifications
Clear all

Issue [Solved] Profile ratio is weird

2 Posts
2 Users
0 Reactions
209 Views
Posts: 7
Topic starter
(@twewscd)
Active Member
Joined: 11 months ago
screenshot

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

1 Reply
Asti
Posts: 7176
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 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: