The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Centering Member List Text
How do I center the member list text? I want things under their respective categories, not to the right. For example, join date under Join Date.
|
#2
|
||||
|
||||
Edit the memberlist.css template.
Replace Code:
#memberlist_table td.joindate, #memberlist_table td.postcount, #memberlist_table td.lastvisit, #memberlist_table td.reputation { text-align:{vb:stylevar right}; } Code:
#memberlist_table td.joindate, #memberlist_table td.postcount, #memberlist_table td.lastvisit, #memberlist_table td.reputation { text-align:{vb:stylevar center}; } |
Благодарность от: | ||
Lynne |
#3
|
|||
|
|||
Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|