View Full Version : Reducing Spacing on User Profiles
Amaury
03-16-2012, 01:39 AM
As can be told by this screenshot, there's more than one number in everything for Last On: The month, the date, the year, and the time, resulting in the PM being on a different line. Is there a way to reduce the space between Join Date and the join date, Now On and the current activity, Last On and the last activity time, and Avatar and the avatar? That way, I could probably get that PM on the same line.
http://i101.photobucket.com/albums/m62/AmauryGarcia/TextPosition.png
Amaury
03-23-2012, 03:13 AM
*bumps thread* :)
Iain M
03-23-2012, 02:37 PM
Edit the member.css template.
Find:
.member_summary dl.stats dt {
width: 85px;
display:block;
float: {vb:stylevar left};
clear: {vb:stylevar right};
}
And change the width, so that it fits on the one line.
Amaury
03-23-2012, 05:59 PM
Edit the member.css template.
Find:
.member_summary dl.stats dt {
width: 85px;
display:block;
float: {vb:stylevar left};
clear: {vb:stylevar right};
}
And change the width, so that it fits on the one line.
No matter where I move it, the PM is staying on a separate line, unless I'm doing something wrong.
Edit: Actually, how would I get Current Activity on one line, followed by the current activity? Same for Last Activity.
Like this:
http://i101.photobucket.com/albums/m62/AmauryGarcia/ProfileExample.png
Edit 2: I had an administrator from KHV help me on MSN.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.