![]() |
None of these works anymore... I've tried converting $post[postid] to {vb:raw post.postid} but didn't worked. Actuall, it only worked for {vb:raw post.posts} :D
Code:
<!--TAB 1 CONTENT --> |
Anyone figured out a way to fix the issue with the boxes around the text?
Thanks :) |
does this change it to the layout as well that you have on your profile?
|
Quote:
Quote:
Quote:
Quote:
AdminCP > Styles & Templates > Style Manager > Edit temples > CSS Templates > additional.css Post new css there and it won't be overwritten when you upgrade ;). Quote:
It will take what normally is long and drawn out going from top to bottom on the page into something within the same area, click the little dots you see in the screenshot to show the next few items ;). |
Thanks for the quick reply TheLastSuperman,
Quote:
Thanks. |
Quote:
Age Homepage Biography Interests Infractions Email Link Sent PM user Achievements (vBexperience) Awards (vBexperience) iBproArcade etc... Can you post the code to work ok on vB4? After all, this is a vB 4 addon :) |
1 Attachment(s)
Could someone take a look at this code and tell me why some entries are appearing on a single line, and others break into two? I've tried everything to get the responses to a single line-item, with no success. Screenshot attached.
Lines in RED appear in postbit(legacy) as: Join Date: January 2001 Lines in GREEN appear as the following (which I prefer): Join Date: January 2001 Here's the actual code: <!--TAB 1 CONTENT --> <div id="tab1$post[postid]" class="tabcontent"> <vb:if condition="$post['joindate']"><div class="info"><dt>{vb:rawphrase join_date}</dt> <dd>{vb:raw post.joindate}</dd></div></vb:if> <vb:if condition="$post['field2']"><div class="info"><dt>{vb:rawphrase location_perm}</dt> <dd>{vb:raw post.field2}</dd></div></vb:if> <vb:if condition="$post['age']"><div class="info"><dt>{vb:rawphrase age}</dt> <dd>{vb:raw post.age}</dd></div></vb:if> <dt>{vb:rawphrase posts}</dt> <dd>{vb:raw post.posts}</dd> {vb:raw template_hook.postbit_userinfo_right_after_posts} </dl> <div class="info">Tab 1 Content:Block B</div> <div class="info">Tab 1 Content:Block C</div> </div> Thanks in advance for any help / guidance. |
Very Nice Mod. Installed! 5 Star. Only wish I could figure out why the UL dots will not align center in the postbit legacy...
|
Is this still work for 4.1.9 ?
|
Quote:
|
All times are GMT. The time now is 01:35 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:
|