gk-grid and GK buddypress

Professional social WordPress theme with metro design, fully-adjustable grid widget and BuddyPress support.
GK User
Thu Feb 13, 2014 3:36 am
Hi just a little confused with the functionality here if I select 1x1 grid and want to just put a members avatar image in there with no text it seems that with the settings in img capture2 then I get a small image and text ! img capture1

Capture1.PNG
Capture2.PNG


What I waas hoping for the image to fill the grid box
http://siteshackdevsites.info/ssrebuild/
Thanks

Danny
User avatar
Senior Boarder

GK User
Thu Feb 13, 2014 8:27 am
Hi,

Yes, this widget is used to display avatar with updates, you can add this code into css/override.css file to show only avatar:
Code: Select all
.gk-grid--2 .widget_gk_buddypress .gk-buddy-avatar {
   width: 100%;
}
User avatar
Moderator


cron