This add-on can now be downloaded and used for free. No branding! Have fun ...
mrjinx_profilefieldspopup template:<xf:macro template="custom_fields_macros" name="custom_fields_values"
                                arg-type="users"
                                arg-group="personal"
                                arg-set="{$user.Profile.custom_fields}"                          
                                arg-valueClass="pairs pairs--justified--popup" />
	arg-set="{$user.Profile.custom_fields.my_field}" (in both places where arg-group="personal", since this is the group where the profile field is stored), all I get is the letter "C" for any profile field that contains data.float: none; rather than float: left;, as it interferes with the XenCentral Rating System. 
float: left; works).
You can find this property in the template mrjinx_profilefieldspopupI haven't found where this property is set (JS? CSS?), nor have I found a way in CSS to override it yet. I can do it manually in the inspector in Chrome, by changing element.style (even disablingfloat: left;works).
.profilefieldspopup_text { float:none !important;  }!important. That worked!  I made a few tweaks and it's looking good now!  I even changed the phrase from "More" to the name of the custom field, and only have a little more to tidy up.  Thanks for your help!.message-userExtras-popup
{
    font-size: @xf-fontSizeSmaller;
    .m-clearFix();
}
	So it looks like this, all 1 / 0 / 0 ?also your template mods are matching without issue i can tell you...

<div class="message-userExtras-popup">
	<div class="js-profilefieldspopup profilefieldspopup_text"
	
- Adding .m-clearFix(); for addon compatibility (Thnx Nulumia for your suggestion).
 
Announcement: I'm no longer able to maintain this (free) add-on.
The reason for this is that I have other priorities and providing these kind of add-ons no longer fits.
The resource will be available for download until the 1st of September.
If you are a developer and want to take over and continue this add-on, please contact me.
Sweet!This addon is now being maintained by OzzModz.
We use essential cookies to make this site work, and optional cookies to enhance your experience.