vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Postbit Question (https://vborg.vbsupport.ru/showthread.php?t=114862)

Ricky6039 05-05-2006 09:26 PM

Postbit Question
 
I have seen a few forums with the postbit on the right side of the forum instead of the left side. I cant seem to find anything here on hows its done can anyone help with this or point me in the right direction.

Thanks for any help

Freesteyelz 05-06-2006 02:24 AM

I used to do that back in the days when I used UBB. For vB, I haven't seen a mod so in your postbit_legacy template cut this code out (back up template first!):

Code:

        <td class="alt2" width="175">
                       
                        <div id="postmenu_$post[postid]">
                                <if condition="$show['profile']">
                                <a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a>
                                <script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>
                                <else />
                                $post[musername]
                                </if>
                        </div>
                       
                        <if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if>
                        <if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>
               
                        <if condition="$show['avatar']">
                                <div class="smallfont">
                                        &nbsp;<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
                                </div>
                        </if>
                       
                        <div class="smallfont">
                                &nbsp;<br />
                                <if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if>
                                <if condition="$post['field2']"><div>$vbphrase[location_perm]: $post[field2]</div></if>
                                <if condition="$post['age']"><div>$vbphrase[age]: $post[age]</div></if>
                                <div>
                                        $vbphrase[posts]: $post[posts]
                                </div>
                                <if condition="$show['reputation']"><div><if condition="$show['reppower']">$vbphrase[reppower]: $post[reppower]</if>$post[reputationdisplay]</div></if>
                                <div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div>
                        </div>                                       
               
        </td>

And paste it after this code:

Code:

                <!-- / edit note -->
                </if>
       
        </td>


Ricky6039 05-06-2006 09:01 AM

Thank you very much worked like a charm

Boofo 05-06-2006 10:02 AM

Can you post a pic of how that looks?

Ricky6039 05-06-2006 03:33 PM

1 Attachment(s)
Heres a screenshot of it so far im still going to move the edit and quote buttons to the right side

Boofo 05-06-2006 09:21 PM

Quote:

Originally Posted by Ricky6039
Heres a screenshot of it so far im still going to move the edit and quote buttons to the right side

When you get it all done, please let me know. That might be interesting to play with. ;)

Freesteyelz 05-06-2006 11:13 PM

Hmm. Maybe I'll release something I did a while back in UBB. I didn't think it would be something people wanted.

Chris M 05-06-2006 11:16 PM

Interesting postbit layout :)

Chris

Freesteyelz 05-06-2006 11:53 PM

Alright. Let me get on it for vB version-style 1.

Boofo 05-07-2006 12:28 AM

Quote:

Originally Posted by Freesteyelz
Alright. Let me get on it for vB version-style 1.

Make us proud! ;)

Freesteyelz 05-07-2006 01:59 AM

1 Attachment(s)
No pressure, right? ;)

I did it on a testing board so it'll display in the default style (which should not be an issue as people will get the gist of it). I tested it in 100% and 770px using IE and Firefox. I'll be writing the instructions shortly and will release it as a Temlate mod.

Here are 3 screenshots of PosbitLegacy vB-Style 1:

1. posbit_legacy 100%
2. posbit_legacy 770px
3. postbit_legacy menu 770px

Boofo 05-07-2006 02:05 AM

Quote:

Originally Posted by Freesteyelz
No pressure, right? ;)

I did it on a testing board so it'll display in the default style (which should not be an issue as people will get the gist of it). I tested it in 100% and 770px using IE and Firefox. I'll be writing the instructions shortly and will release it as a Temlate mod.

Here are 3 screenshots of PosbitLegacy vB-Style 1:

1. posbit_legacy 100%
2. posbit_legacy 770px
3. postbit_legacy menu 770px

Our little boy has finally grown up. We are so proud! ;)

All seriousness aside, it looks really good. Great job! ;)

Freesteyelz 05-07-2006 02:08 AM

Thank you, Boofo. Since I have your approval :D I'll go ahead with the instructions and will release it soon. Err...If I can remember the steps. *Kicks self for not documenting each step*

Boofo 05-07-2006 02:09 AM

Quote:

Originally Posted by Freesteyelz
Thank you, Boofo. Since I have your approval :D I'll go ahead with the instructions and will release it soon. Err...If I can remember the steps. *Kicks self for not documenting each step*

Will be looking forward to it. ;)

Ricky6039 05-07-2006 02:23 AM

Now see what i have started.. I think the postbit looks good on the right side it is different and not alot of fourms have it this way. Again thanks alot for your time doing this mod

Freesteyelz 05-07-2006 05:06 AM

<a href="https://vborg.vbsupport.ru/showthread.php?t=114968" target="_blank">"Postbit_Legacy REVERSED Layout 1"</a> has been released! :classic:


All times are GMT. The time now is 01:16 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01682 seconds
  • Memory Usage 1,756KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (16)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete