The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
In your member.css template, find this:
Code:
.member_summary dl.stats dt { width: 85px; display:block; float: {vb:stylevar left}; clear: {vb:stylevar right}; } .member_summary dl.stats dd { float: {vb:stylevar left}; clear:{vb:stylevar right}; display:block; width: {vb:math {vb:stylevar profile_sidebar_width}-85px-{vb:math {vb:stylevar sidebar_content_border}*2}-12px-20px}; margin-left: 8px; } The first one takes care of the bold text, such as Join Date, and the second one takes care of the smaller text, such as the activity names (e.g., Viewing Index Example Forum). Somebody can probably explain it better, but I believe the higher the width, the more space there will be (e.g., Current Activity is on one line) and the lower it is the less space there is (e.g., Current and Activity would be on separate lines). I believe it's vice-versa for the second, though. It's it higher, it looks like this: Viewing Index Example Forum If it's lower, it looks like this: Viewing Index Example Forum Again, somebody else -- probably Lynne -- can explain it better than me, but that should give you an idea. Is this what you're wanting the content area to look like? |
Благодарность от: | ||
lamur |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|