Message user block info and stats not in line

Message user block info and stats not in line

Compatible XF 1.x versions
  1. 1.2
  2. 1.3
  3. 1.4
  4. 1.5
This resource is not affiliated with XenForo Ltd.

This simple edit will change the message user block info from being in line as it is in 1.2.0 to how it was in 1.1.5 and earlier.

Simply add this to EXTRA.css:
Code:
.messageUserBlock .extraUserInfo .pairsJustified dd
{
float: left;
clear: both;
}

To change it from this...
You do not have permission to view the full content of this resource. Log in or register now.

Latest reviews

Nice, thank's
just want i was looking for
thanks a lot
This is what I need! Thank you!
Top Bottom