how to change Square user avatar to a round or circle one please?
Hi Rahul,
What is the CSS to change the style from Square user avatar to a round or circle one please?
Thanks so much.
Fred - FLQ Answered question
Hi Alex!
.ap-avatar is affected and over-written by a rule in reset.css. On my site, I tried like this and it’s working:
.anspress .avatar { border-radius: 50%; }
Try if it works for you (my custom.css is loaded after reset.css so no issue on my side).
Fred - FLQ Answered question
alexlii commented
Hi Rahul,
Thanks, it seems not work, would you please check the page:
https://forum.lovcour.com/ishow
Also, Would you please let me the css to define and change the green color? thanks.
Please check the screenshot:
Alex
Hi Rahul,
Thanks, but unfornately, it seems not work, would you please check this page: https://forum.lovcour.com/ishow
Also, Would you please let me the css to define and change the green color? thanks.
Please check the screenshot:
http://prntscr.com/jyneaj
Alex