The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Postbit_Legacy Problem
Greetings,
I have been having a problem with adding boxes around this part of the text: [IMG][/IMG] As you can see, there isn't a box around the Thanked Posts parts, and I was wondering how I would add boxes around them as well. Here are the templates: post_thanks_box Code:
<div id="post_thanks_box_$post[postid]">$post_thanks_box</div> Code:
<a href="member.php?$session[sessionurl]u=$thank[userid]" rel="nofollow">$thank[username]</a><if condition="$date_thank"> ($date_thank)</if>$virg Code:
<fieldset class="statistics_group"> <legend>$vbphrase[post_thanks_total_thanks]</legend> <ul class="list_no_decoration"> <li><span class="shade">$vbphrase[post_thanks_total_thanks]:</span> $userinfo[post_thanks_user_amount_formatted]</li> <li><span class="shade"> <if condition="$userinfo[post_thanks_thanked_times] == 1"> $vbphrase[post_thanks_time_post] <else /> <if condition="$userinfo[post_thanks_thanked_posts] == 1"> <phrase 1="$userinfo[post_thanks_thanked_times_formatted]">$vbphrase[post_thanks_times_post]</phrase> <else /> <phrase 1="$userinfo[post_thanks_thanked_times_formatted]" 2="$userinfo[post_thanks_thanked_posts_formatted]">$vbphrase[post_thanks_times_posts]</phrase> </if> </if> </span></li> <li> <a href="post_thanks.php?$session[sessionurl]do=findthanks&u=$userinfo[userid]"><phrase 1="$userinfo[username]">$vbphrase[post_thanks_search_user]</phrase></a> </li> <li> <a href="post_thanks.php?$session[sessionurl]do=findthanks_user_gave&u=$userinfo[userid]"><phrase 1="$userinfo[username]">$vbphrase[post_thanks_search_user_gave]</phrase></a> </li> </ul> </fieldset> Code:
<fieldset class="fieldset"> <legend>$vbphrase[post_thanks_thanks]</legend> <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0"> <tr> <td> $vbphrase[post_thanks_total_thanks]: <strong>$userinfo[post_thanks_user_amount_formatted]</strong> <br /> <if condition="$userinfo[post_thanks_thanked_times] == 1"> $vbphrase[post_thanks_time_post] <else /> <if condition="$userinfo[post_thanks_thanked_posts] == 1"> <phrase 1="$userinfo[post_thanks_thanked_times_formatted]">$vbphrase[post_thanks_times_post]</phrase> <else /> <phrase 1="$userinfo[post_thanks_thanked_times_formatted]" 2="$userinfo[post_thanks_thanked_posts_formatted]">$vbphrase[post_thanks_times_posts]</phrase> </if> </if> </td> </tr> <tr> <td> <a href="post_thanks.php?$session[sessionurl]do=findthanks&u=$userinfo[userid]"><phrase 1="$userinfo[username]">$vbphrase[post_thanks_search_user]</phrase></a> </td> <td> <a href="post_thanks.php?$session[sessionurl]do=findthanks_user_gave&u=$userinfo[userid]"><phrase 1="$userinfo[username]">$vbphrase[post_thanks_search_user_gave]</phrase></a> </td> </tr> </table> </fieldset> Code:
<fieldset class="fieldset"> <legend>$vbphrase[post_thanks_thanks]</legend> <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0"> <tr> <td> $vbphrase[post_thanks_total_thanks]: <strong>$userinfo[post_thanks_user_amount_formatted]</strong> <br /> <if condition="$userinfo[post_thanks_thanked_times] == 1"> $vbphrase[post_thanks_time_post] <else /> <if condition="$userinfo[post_thanks_thanked_posts] == 1"> <phrase 1="$userinfo[post_thanks_thanked_times_formatted]">$vbphrase[post_thanks_times_post]</phrase> <else /> <phrase 1="$userinfo[post_thanks_thanked_times_formatted]" 2="$userinfo[post_thanks_thanked_posts_formatted]">$vbphrase[post_thanks_times_posts]</phrase> </if> </if> </td> </tr> <tr> <td> <a href="post_thanks.php?$session[sessionurl]do=findthanks&u=$userinfo[userid]"><phrase 1="$userinfo[username]">$vbphrase[post_thanks_search_user]</phrase></a> </td> <td> <a href="post_thanks.php?$session[sessionurl]do=findthanks_user_gave&u=$userinfo[userid]"><phrase 1="$userinfo[username]">$vbphrase[post_thanks_search_user_gave]</phrase></a> </td> </tr> </table> </fieldset> Code:
<if condition="$post[userid]"> <div>$vbphrase[post_thanks_thanks]: $post[post_thanks_user_amount_formatted]</div> <div> <if condition="$post[post_thanks_thanked_times] == 1"> $vbphrase[post_thanks_time_post] <else /> <if condition="$post[post_thanks_thanked_posts] == 1"> <phrase 1="$post[post_thanks_thanked_times_formatted]">$vbphrase[post_thanks_times_post]</phrase> <else /> <phrase 1="$post[post_thanks_thanked_times_formatted]" 2="$post[post_thanks_thanked_posts_formatted]">$vbphrase[post_thanks_times_posts]</phrase> </if> </if> </div> </if> Code:
<div style="padding:$stylevar[cellpadding]px 0px 0px 0px"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr valign="top"> <td class="alt2" width="175"> <if condition="$post['post_thanks_amount'] == 1"> <strong><phrase 1="$post[username]">$vbphrase[post_thanks_user_says]</phrase></strong> <else /> <strong><phrase 1="$post[post_thanks_amount_formatted]" 2="$post[username]">$vbphrase[post_thanks_users_say]</phrase></strong> </if> <if condition="$bbuserinfo['usergroupid'] == 6"> <br /><a href="post_thanks.php?do=post_thanks_remove_all&p=$post[postid]"<if condition="$vboptions[disable_ajax] != 2"> onclick="return post_thanks_remove_all($post[postid], <if condition="$vboptions['post_groan_integrate']">true<else />false</if>);"</if> rel="nofollow">$vbphrase[post_thanks_remove]</a> </if> <if condition="$post['show_thanks_remove_option']"> <br /><a href="post_thanks.php?do=post_thanks_remove_user&p=$post[postid]"<if condition="$vboptions['disable_ajax'] != 2"> onclick="return post_thanks_remove_user($post[postid], <if condition="$vboptions['post_groan_integrate']">true<else />false</if>);"</if> rel="nofollow">$vbphrase[post_thanks_remove_user]</a> </if> </td> <td class="alt1"><div>$post[post_thanks_bit]</div></td> </tr> </table> </div> Thanks, Ix Soulcist xI |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|