That ugly round circle thingy!

Okay, I want to change that circle that displays the users avatar of photo or whatever ya call that thing to a semi square or square, anything but round as in evo.

 

That circle, you know, for instance on the homepage you see the members list, and thier profile pictures in a cute little gay round thing that will look real silly on a marketing network? 

 

Not disting it here but tell me how to change the css or whatever file please, step by step. Thank you so much.

Quote · 2 Aug 2017

HELLO? YOU ALL DEAD IN HERE?

Quote · 2 Aug 2017

bump

Quote · 2 Aug 2017

Thanks to Nathan, this was taken care of! Awesome! This can be closed.

Quote · 2 Aug 2017

Hello teenzup

Can you share the fix to this issue?

Thank you, C.

Quote · 30 Mar 2021

All good... found it in this file by reducing the radius to '0'

 

/modules/boonex/wall/templates/base/css

 

 

/*--- Common Post styles ---*/

div.wall-event div.wall-event-owner div.thumbnail_block {

position: absolute;

top: 0px;

    left: 0px;

padding: 2px;

 

border: 2px solid #cccccc;

border-radius: 64px;

    -moz-border-radius: 64px;

    -webkit-border-radius: 64px;

Quote · 1 Apr 2021
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.