The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
<dt> tags wont center proberly - temp fixed
Haveing problems aligning text from phrases.
What im getting at the moment Attachment 107629 what i want https://vborg.vbsupport.ru/attachmen...8&d=1260783637 At class start i just added alignment but didnt work.. Code:
<div class="postdetails" align="center"> <div class="userinfo"> <div class="username_container"> <vb:if condition="$post['userid']"> {vb:raw memberaction_dropdown} {vb:raw post.onlinestatus} Some of the items needs to be centered, i added the line breaks, just stack them like before.. Code:
<dl class="userinfo_extra"> <vb:if condition="$post['joindate']"><dt>{vb:rawphrase join_date}</dt></br> <dd>{vb:raw post.joindate}</dd></vb:if> <vb:if condition="$post['field2']"><dt>{vb:rawphrase location_perm}</dt></br> <dd>{vb:raw post.field2}</dd></vb:if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|