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 |
#2
|
||||
|
||||
It depends how your current style did those boxes. For example, I put mine in additional css, and just use class to assign the css, like this:
Code:
<if condition="$post['field6']"><div class="pbit" align="center">Gender: $post[field6]</div></if> Code:
<if condition="$post[userid]"> <div class="BOXESCSSNAME">$vbphrase[post_thanks_thanks]: $post[post_thanks_user_amount_formatted]</div> <div class="BOXESCSSNAME"> <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> |
Благодарность от: | ||
Max Taxable |
#3
|
||||
|
||||
Everything centered, in boxes AND collapsible!
Before collapse After collapse |
#4
|
||||
|
||||
Collapsible postbit infos are so unsightly. I tried it one as an experiment, people didn't like it, it's annoying to have to click something you should be able to see on the first glimpse. Solution - just limit it to what you really need. But yeah, not sure what's your point of posting those images when the topic of the thread was completely different and probably solved, but ehh, it's too tempting to post mine now:
|
#5
|
||||
|
||||
Quote:
The point of posting the images was to demonstrate what all can be done, and if the OP wanted the code for that I would post it. You might note, I even thanked your prior post since you gave him a good tip. There's alot to be said for minimalist info in postbit, but there's also a ton of wasted space under it if someone makes a post of any reasonable length. Just makes showthread look choppy, this is why vBull went to the horizontal postbit as default. |
#6
|
||||
|
||||
Legacy saves a lot of space though, and with a nice signature it looks quite nice actually.
And rawr, I didn't want to be mean, but I still think collapsible info is counterproductive. The collapse bar just adds to the height, and would require it to be clicked first, instead of quickly browsing a thread, or click it again to see what's new for a given member. Then again, it may depend on what type of target audience you aim at. For more mature otaku site simplicity works, and if it were for me, I'd completely remove everything below the avatar. |
#7
|
||||
|
||||
Quote:
By default it stays expanded. A cookie lets your browser remember the selection you chose, until you change it or until you log out. My users didn't even notice the change until I started a thread about it, and the response was quite positive. It's the same code vBull3 uses all over, on all collapsible elements, except re-written slightly to get in postbit. Here's some posts, with collapsed info: Same posts, expanded info: If you are going to massively restrict the information in legacy like you have, you might as well be using default postbit instead of legacy IMO. |
#8
|
||||
|
||||
I just like it simple I guess, so do the members on my site. I DID try making a collapsible user info couple months ago, and even used a nice java script to add animation and images that would have an elegant feel to it. They instantly threw a rebellion at me >.>
So yeah, I guess it pretty much depends on the target audience and what they are used to. PS. It does require a click to make it less huge. |
#9
|
||||
|
||||
Quote:
The "rebellion" I got is when I tried to "neaten it up" before this, by removing some of the info and try to go minimalist like yours is. I had people busting a gut over it! So, this works for us and is available for others who might want one that actually works. |
#10
|
|||
|
|||
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:
|