Coop1979
Well-known member
Does anyone know how I can change message_user_info so that "Message Count" and "1,234" are on the same line without a carriage return?
 
I tried this, but then the # of posts loses it's styling and just looks like the phrase "Message Count".
 
	
	
	
		
				
			I tried this, but then the # of posts loses it's styling and just looks like the phrase "Message Count".
		Code:
	
	<dl class="pairsInline">
<dt>{xen:phrase member_since}: {xen:date $user.register_date}</dt>
</dl> 
 
		 
 
		
 
 
		