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)

NDMR 07-23-2010 07:07 PM

works perfect on Safari 5.0! :up:

Xavus 08-01-2010 12:32 AM

For some reason, everything is being centered except the username of the member in the postbit, which is still staying on the left hand side. Anyone know how to fix this?

fxwoody 08-16-2010 11:08 AM

Got it in 4.0.6 and works perfect ;)
Just added this at the end for the ranks alignment :
PHP Code:

.postbitlegacy .userinfo .rank, .postbitlegacy .userinfo .usertitle {float:nonetext-align:center;} 


lubbie 09-01-2010 07:43 PM

Same Prob as Xavus. Maybe something changed in 4.0.6

btw. its also not working with this Addon

lubbie 09-12-2010 02:19 PM

Not sure if that is ok. But i have done it this way. But still miss rep and thanks addon

Code:

/* center avatar, username, title, rank, userinfo_extra, postbit_reputation, imlinks */
.postbitlegacy .userinfo .username_container, .postbitlegacy .userinfo .rank, .postbitlegacy .userinfo .usertitle {text-align:center;}
.postbitlegacy .userinfo .postuseravatar, .postbitlegacy .userinfo .postuseravatar img  {float:none; text-align:center;}
.postbitlegacy .userinfo .usertitle {display: block; float:none; text-align:center; clear: both;}
.postbitlegacy .userinfo .userinfo_extra {text-align:center; }
.postbit_reputation {float:none; text-align:center;}
.postbitlegacy .imlinks  {float:none; text-align:center;}
.postbitlegacy .userinfo .userinfo_extra dd {text-align:right;}


Llandy 10-27-2010 07:30 PM

Installed and rated 5 stars.

Jaske 01-03-2011 11:58 PM

works in 4.0.8 pl2-THANKS!!

del Drago 01-04-2011 04:26 AM

This works beautifully. Thanks!

bintoro 01-05-2011 10:13 AM

it is still work on 4.1.0. Thanks and cheers

OldSchoolDSL 01-05-2011 03:48 PM

Installed 4.1 PL2

No affect ... ie ... Does not work.

Does not seem to do anything bad or positive either.... ie ... No affect


All times are GMT. The time now is 09:16 AM.

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.01139 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_php_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