The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Comment List Layout...
 
Share:
Notifications
Clear all

Comment List Layout Feature Request

4 Posts
2 Users
0 Likes
864 Views
Posts: 4
 hokx
Topic starter
(@hokx)
Active Member
Joined: 4 years ago

Hi, in regards of the Comment list layout feature which currently has 3 to pick from;

1) would it be possible to add more customisation for the user or personally add a 4th based on the users custom settings?

2) I think that the Layout 3 is the best BUT the profile pictures are unfortunately round so they mess up the profile pictures by squeezing them. This causes the images to look different than what the widget provides so i am forced  to make all profile pictures display as square... but unfortunately this does not even fix the problem as the layout profile pictures still look distorted in comparison. You can see an example here on our page for bonus codes. You can see this clearly on the "green tanks" which are used as profile pictures as default.

- My question is if you could please add the option for the user to select for the Layout 3 whether the picture should be square or round.

thanks a lot in advance 

3 Replies
Asti
Posts: 7123
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 years ago

Hi @hokx,

You can use the CSS code: 

#wpdcom .wpd-comment .wpd-avatar img, #wpdcom .wpd-comment .wpd-avatar img.avatar, #wpdcom.wpd-layout-3 .wpd-form .wpd-avatar img {
border-radius: 0%;
}

Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again. 

Please don't forget to press Ctrl+F5 (twice) on the frontend before checking.

Reply
Posts: 4
 hokx
Topic starter
(@hokx)
Active Member
Joined: 4 years ago

Hello Asti,

thanks for the code but it does not work nor do any visible changes. I have tried to refresh the page and even open it in another browser.

thanks in advance

Reply
1 Reply
Asti
 Asti
Support
(@asti)
Joined: 6 years ago

Illustrious Member
Posts: 7123

@hokx,

Sorry for the late response. 

Try this one with !important statement:

 
Reply
Share: