vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Show Thread Enhancements - Simple Posbit legacy (https://vborg.vbsupport.ru/showthread.php?t=277625)

Essam 05-28-2012 08:54 AM

the avatar doesn't get centered in vb4.1.12 , always on the side .. any clue ?

JAFRI 05-31-2012 05:06 AM

Quote:

Originally Posted by Essam (Post 2333821)
the avatar doesn't get centered in vb4.1.12 , always on the side .. any clue ?


You check css code in attach file.


and try this.

Code:

.postbitlegacy .userinfo .postuseravatar,
.postbitlegacy .userinfo .postuseravatar img {
float:none;
text-align:center;
}


WendM 05-31-2012 08:30 AM

Hi JAFRI

thanks for helping out with this...I tried the extra code you gave. but no joy, so if you could do the following for me, I'd be pleased:

PHP Code:

<vb:if condition="$show['reppower']">
                    <
dt>{vb:rawphrase reppower}</dt>
                    <
dd id="reppower_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reppower}</dd>
                        </
vb:if> 

PHP Code:

</vb:if>
                {
vb:raw template_hook.postbit_userinfo_right}
                <
div class="imlinks">
                    {
vb:raw post.icqicon} {vb:raw post.aimicon} {vb:raw  post.msnicon} {vb:raw post.yahooicon} {vb:raw post.skypeicon}
                </
div>
            </
vb:if> 

would prefer to place in the additional.css template; if not, the postbit_legacy is fine! Thank you! :)

Gemma 05-31-2012 10:57 AM

Thanks for releasing, I will try this out on one of my sites :)

ndut 09-04-2012 12:13 PM

nice and simple..
how to add reputation image?
thank you

puthzel 11-05-2012 04:46 AM

Hello,
Why this code is not working on my postbit_legacy?

Code:

<div class="post_field"><dt>Threads</dt> <dd>{vb:raw post.threads}</dd>
Showing empty text on my user info...

JAFRI 11-05-2012 07:39 AM

Quote:

Originally Posted by puthzel (Post 2378486)
Hello,
Why this code is not working on my postbit_legacy?

Code:

<div class="post_field"><dt>Threads</dt> <dd>{vb:raw post.threads}</dd>
Showing empty text on my user info...

https://vborg.vbsupport.ru/showthread.php?t=267584

friendlymela 09-10-2013 08:21 AM

how do i add gender in posbit legacy?

xRaW 09-12-2013 09:44 PM

Looks good, did a little edit to display different memberships depending on your usergroup.

http://d.pr/i/IyQi

Very easy postbit to use, thank you.

ndut 01-11-2014 01:21 AM

is this mod can use in vb 5.05 ?


All times are GMT. The time now is 06:19 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.01157 seconds
  • Memory Usage 1,747KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete