XF 1.4 Change Width of User info in thread?

|Jordan|

Active member
How do i change the width of the user info in a thread? By user info i mean the part that shows username, avatar, etc.

I tried increasing the width of .messageUserInfo in message_user_info.css and it didn't do anything.
 
Style Properties -> Message Layout -> User Info Container: Set the width

Style Properties -> Message Layout -> Content Container: Add to the margin-left the same amount you added to the User Info Container width
 
Top Bottom