![]() |
postbit_legacy/userinfo_extra/alignment issue
1 Attachment(s)
The only edit done to the postbt_legacy template was the arcade edit in the
userinfo_extra section. Code:
<dt>{vb:raw post.crowns}{vb:raw post.champtext}</dd> That edit was removed and still userinfo_extra text was aligned right. postbit.css template has never been edited and addition.css template has not been added to. All plugins were disabled which there are only 3 added and still userinfo_extra text aligns right. No other changes have been other then style colors. No matter what I have tried will move the userinfo_extra text to the left. Any help would be appreciated. |
Got a link to the offending page?
|
Clear cache? Also the original edit was not done quite correctly. It should have been as follows:
Code:
<dt>{vb:raw post.crowns}</dt><dd>{vb:raw post.champtext}</dd> |
Good catch...
|
Like I stated in my first post, with that code removed from the template the align issue is present, but thank you for the info.
--------------- Added [DATE]1430767825[/DATE] at [TIME]1430767825[/TIME] --------------- Found the problem, seems someone did in fact edit the postbit_legacy a bit. This Code:
<vb:if condition="$post['field2']"><dt>{vb:rawphrase location_perm}</dt> <dd>{vb:raw post.field2}</dd></vb:if> Code:
<vb:if condition="$post['joindate']"><dt>{vb:rawphrase join_date}</dt> <dd>{vb:raw post.joindate}</dd></vb:if> |
All times are GMT. The time now is 12:02 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|