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)
-   -   Mini Mods - Postbit Legacy Poster User Info: (Centered) (https://vborg.vbsupport.ru/showthread.php?t=237042)

elwachiman 03-05-2010 01:08 AM

-Extra: Adjust Username Font To Any Size dont work in 4.0.2 pl1

Markos 03-05-2010 08:55 AM

its not centered all of mine im using vb4.0.2 pl1

http://img.photobucket.com/albums/v3...977/jaming.jpg

princeedward 03-05-2010 01:17 PM

Quote:

Originally Posted by karkey (Post 1997272)
hi i get the following

the rep and infractions as out of place

Also would you be interested in making box's around each stat ?

sorry about that....coz their are disable to my site...

Temporary Fix Edit:

Go postbit_legacy template Find and Delete!

Code:


<vb:if condition="$show['infraction'] OR $show['reppower']">
        <dl class="user_rep">
                                        <vb:if condition="$show['infraction']">
                                        <dt>{vb:rawphrase infractions}</dt>
                                        <dd>{vb:raw post.warnings}/{vb:raw post.infractions} ({vb:raw post.ipoints})</dd>
                                        </vb:if>
                                        <vb:if condition="$show['reputation']">
                                                <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>
                                        </vb:if>
                                </dl>
                                </vb:if>

Same Template: Find

Code:

<dt>{vb:rawphrase 'posts'}</dt> <dd>{vb:raw post.posts}</dd>
Below Add This:

Code:


<vb:if condition="$show['infraction'] OR $show['reppower']">

<vb:if condition="$show['reputation']">
<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></vb:if>

<vb:if condition="$show['infraction']">
<dt>{vb:rawphrase infractions}</dt><dd>{vb:raw post.warnings}/{vb:raw post.infractions} ({vb:raw post.ipoints})</dd>
</vb:if>
</vb:if>


https://vborg.vbsupport.ru/external/2010/03/68.png

...and for your suggestions....maybe on the next release..if i got more spare time....quite busy nowadays...thanks....

Quote:

Originally Posted by elwachiman (Post 1997439)
-Extra: Adjust Username Font To Any Size dont work in 4.0.2 pl1

sure it work check again maybe you missed something to the code...i am using the same version you got also...may i know what browser and skin are you using? maybe add this instead
Code:

/* change username font size */
.postcontainer .username_container .popupmenu a.popupctrl {font-size:20px;}

Quote:

Originally Posted by Markos (Post 1997618)
its not centered all of mine im using vb4.0.2 pl1

sorry but you are already using other template edit mod on that images...this is quite different... if you want to use this...you have to revert your postbit_legacy templates first...and install or use this...

thanks anyway guys.....for interest...install...and rate

best regards to all...

:p:up:

worldwidereefer 03-10-2010 04:54 PM

work great however the user name and user rank are not center, do you know why ?

www.worldwidereefers.com

Thanks

princeedward 03-10-2010 06:55 PM

Quote:

Originally Posted by worldwidereefer (Post 2001024)
work great however the user name and user rank are not center, do you know why ?

www.worldwidereefers.com

Thanks

hmmm...insert this to the additional.css once again


Code:

/* center username, usertitle, rank in postbit legacy */
.postbitlegacy .userinfo .username_container, .rank,  .usertitle {text-align:center;}

hope it help you and thanks for the install...nominate and rate...

goodluck and best regards

:p:up:

worldwidereefer 03-10-2010 11:45 PM

Thank you, I added the code below:

/* center avatar, username, title, rank, userinfo_extra, postbit_reputation, imlinks */

and it works.

Thank you.

princeedward 03-11-2010 01:53 AM

Quote:

Originally Posted by worldwidereefer (Post 2001233)
Thank you, I added the code below:

/* center avatar, username, title, rank, userinfo_extra, postbit_reputation, imlinks */

and it works.

Thank you.

well glad too that you solved your problem...goodluck to your site mate....

best regards...

:p:up:

Selcor 03-11-2010 03:34 AM

Thank you very much!

:D

karkey 03-11-2010 07:13 PM

Nice one
princeedward

all sorted

princeedward 03-12-2010 12:51 PM

Quote:

Originally Posted by Selcor (Post 2001318)
Thank you very much!

:D

Quote:

Originally Posted by karkey (Post 2001701)
Nice one
princeedward

all sorted

thanks guys....for interest...install...nominate...and rate

goodluck to your site and best regards..

:p:up:


All times are GMT. The time now is 03:38 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.01175 seconds
  • Memory Usage 1,748KB
  • 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
  • (5)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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