Brogan submitted a new resource:
Message user block info and stats not in line - Break it down
Read more about this resource...
Message user block info and stats not in line - Break it down
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:
View attachment 49658
To this:
View attachment 49659
Applies to XenForo versions 1.2.0 Beta 1 and later.
Read more about this resource...