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

OldSchoolDSL 01-05-2011 04:07 PM

Quote:

Originally Posted by OldSchoolDSL (Post 2144463)
Installed 4.1 PL2

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

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

Correction... It did have an affect, but not the one I thought it would.

Un-installed.

pcXtremists 01-25-2011 08:06 AM

works like a charm. thanks. installed.

Dragaon 02-08-2011 01:05 AM

Hi
Installed on 4.1.1, works great after I added
Code:

.postbitlegacy .userinfo .rank {text-align:center; }
.postbitlegacy .userinfo .username_container {text-align:center; }

to it to center the rank and username which it didn't without the extra 2 lines.

synseal 02-12-2011 07:24 PM

Quote:

Originally Posted by Dragaon (Post 2160016)
Hi
Installed on 4.1.1, works great after I added
Code:

.postbitlegacy .userinfo .rank {text-align:center; }
.postbitlegacy .userinfo .username_container {text-align:center; }

to it to center the rank and username which it didn't without the extra 2 lines.

Top man, just what I was looking for ;).

tdkmatt 02-16-2011 02:54 AM

ive got the gamer card installed which don't get centred :( im using 4.1.1.

http://www.fatalitynetworking.com/fo...ead.php/12-lol

GONUMBER6 02-26-2011 03:22 PM

I love this, marked as installed and rated 5 stars :up:

Any additional code I can add that would increase the font size of the user title?

UKCE_Hitman 05-27-2011 07:05 PM

Thanks for that Installed

TheTrust 05-31-2011 08:36 AM

Thank you

RBrown12 12-08-2011 07:16 AM

It worked great as far as centering goes, however there is a big space in between Join Date: and the actual join date.

Example:

Join Date: [huge space here] Nov '11
Posts: [huge space here] 231

How can I make it so that it's centered without the huge ugly spaces?

kevin.kool 12-12-2011 02:49 PM

Change username fontsize doesn't work on 4.1.8 with Postbit.

tidus78 12-28-2011 11:04 PM

How can I center thanks-row?:confused:

http://img268.imageshack.us/img268/4...1223233644.png

Bulbucan 02-01-2012 12:53 AM

very nice one, thanks :) finaly i can fix my reputation showing :D

RedHotChili 03-01-2012 01:55 AM

Installed.

Thanks!

K!nG 05-09-2012 01:07 AM

It worked on 4.1.12 :) Thanks

btedition 01-21-2014 02:39 AM

I am so tempted to install this, but my Postbit is already huge and I don't think this code covers all. Can someone confirm if this works with my current setup? Do I need to alter it in anyway?

https://vborg.vbsupport.ru/external/2014/01/29.png

ozzy47 01-21-2014 02:41 AM

Best way is to try it and see what happens. :)

ramesh_umk3 01-21-2014 03:33 PM

Quote:

Originally Posted by btedition (Post 2475711)
I am so tempted to install this, but my Postbit is already huge and I don't think this code covers all. Can someone confirm if this works with my current setup? Do I need to alter it in anyway?

https://vborg.vbsupport.ru/external/2014/01/29.png

offcourse it will not work each and every field is different until unless the op completely done centered for postbit_legacy
Mention your url let me check once :)

btedition 01-22-2014 02:35 AM

Quote:

Originally Posted by ramesh_umk3 (Post 2475798)
offcourse it will not work each and every field is different until unless the op completely done centered for postbit_legacy
Mention your url let me check once :)

www.bmwclubuae.com/forum That's our boards. How can I do a custom code for my example?

ndut 01-22-2014 02:53 AM

anybody can help me, to use this mods in vbulletin v 5.05 ?

Thank you

ramesh_umk3 01-23-2014 04:24 AM

Quote:

Originally Posted by btedition (Post 2475899)
www.bmwclubuae.com/forum That's our boards. How can I do a custom code for my example?

it takes time to customize whole fileds. Once try to place below code in your additional.css template

Code:

.userinfo_extra {
    text-align: right;
}

Regards,

btedition 01-23-2014 04:46 AM

Quote:

Originally Posted by ramesh_umk3 (Post 2476175)
it takes time to customize whole fileds. Once try to place below code in your additional.css template

Code:

.userinfo_extra {
    text-align: right;
}

Regards,

This code will center all additional fields?

ramesh_umk3 01-23-2014 07:51 AM

It's left, right combination like you see in the first post screenshot , if you need centered then you have to change postbit_legacy each and every field

btedition 01-24-2014 02:33 PM

Works well with 4.2.0 except that one userfield is out of proportion and Rep Power is not aligned. Can't figure what is the problem..

ramesh_umk3 01-25-2014 08:13 AM

Just goto postbit_legacy and search for "{vb:rawphrase reppower}" align however you like frame with <div style element

btedition 01-25-2014 11:52 AM

Quote:

Originally Posted by ramesh_umk3 (Post 2476768)
Just goto postbit_legacy and search for "{vb:rawphrase reppower}" align however you like frame with <div style element

I'm not a code expert :( :$ mind telling me the exact code?

ramesh_umk3 01-25-2014 04:29 PM

Search for

{vb:rawphrase reppower}: {vb:raw post.reppower}

Replace with:

Code:

<div style="float:left;">{vb:rawphrase reppower}:</div> <div style="float:right;">{vb:raw post.reppower}</div>
Its weird idea but that's the only option you have to get pattern style :D

btedition 01-26-2014 02:42 AM

Quote:

Originally Posted by ramesh_umk3 (Post 2476830)
Search for

{vb:rawphrase reppower}: {vb:raw post.reppower}

Replace with:

Code:

<div style="float:left;">{vb:rawphrase reppower}:</div> <div style="float:right;">{vb:raw post.reppower}</div>
Its weird idea but that's the only option you have to get pattern style :D

Sorry to keep asking questions, I am using 4.2.0 and I couldn't find the code you're asking for. Here is a screenshot of my postbit_legacy..

https://vborg.vbsupport.ru/external/2014/01/8.jpg

These are the 5 "reppower" results that I've got..

Thanks in advance,

ramesh_umk3 01-26-2014 10:51 AM

Do you see <dt> {vb:rawphrase reppower} </dt> and below that <dd>

change according

Replace <dt> with below one

Code:

<dt style="float:left;">
Replace <dd with below one

Code:

<dd style="float:right;"

btedition 01-26-2014 02:42 PM

Quote:

Originally Posted by ramesh_umk3 (Post 2476919)
Do you see <dt> {vb:rawphrase reppower} </dt> and below that <dd>

change according

Replace <dt> with below one

Code:

<dt style="float:left;">
Replace <dd with below one

Code:

<dd style="float:right;"

awesome mate, can't thank you enough!

How can I center certain userfield ? the user field I want to center is userfield5

ramesh_umk3 01-27-2014 03:50 AM

Code:

<center>{vb:raw post.field5}</center>
use accordingly :)


All times are GMT. The time now is 01:01 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.03332 seconds
  • Memory Usage 1,818KB
  • 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
  • (12)bbcode_code_printable
  • (1)bbcode_php_printable
  • (9)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
  • (40)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