Currently we are thoroughly watching over the situation in Ukraine and trying to support the brave and unstoppable
spirit of Ukrainian nation in fight against Russian invasion by donating to the official resources provided by the
Government. NING is standing with Ukraine in this fight for freedom and independence and if you want to show your
support you can donate here.
I filed a ticket with Ning and they gave me the following code to put in my css. It did the trick!
Melanie
*******************
Add the following CSS to the bottom of the Advanced tab of the appearance manager, it will cause the group icons to use up all of the available space.
.xg_widget_main_index_index .module_groups ul.clist li {
margin:25px;
}
Comments
I filed a ticket with Ning and they gave me the following code to put in my css. It did the trick!
Melanie
*******************
Add the following CSS to the bottom of the Advanced tab of the appearance manager, it will cause the group icons to use up all of the available space.
.xg_widget_main_index_index .module_groups ul.clist li {
margin:25px;
}