- Compatible XF Versions
- 1.2, 1.3, 1.4
- Visible Branding
- No
First, just paste the following code into extra.css to change the existing member card design:
Code:
.xenOverlay.memberCard
{
@property "memberCardBox";
color: @textCtrlBackground;
background: transparent...
You do not have permission to view the full content of this resource.
Log in or register now.