How to increase the width of the Members Block

I'm using FULLNAME to display member's names in the Members Block on the homepage.  Some members' names get cut off because the space is not wide enough to accommodate longer first & last names.

 

I've searched through the code but I've been unable to find the line that controls the width of the homepage Member Block.

 

Does anyone know where it is?

Quote · 12 Nov 2015

ok, I found it.

in base/common.css around line 180:

 

.thumb_username {
    float: left;
 
    width: 118px;

Quote · 12 Nov 2015

You should add the changed css to common.css of the template you are using.  There's a very good chance base/common.css will be overwritten by the next update.

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 12 Nov 2015

Thanks, HL - it's already done.

Quote · 13 Nov 2015
 
 
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.