![]() |
works perfect on Safari 5.0! :up:
|
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?
|
Got it in 4.0.6 and works perfect ;)
Just added this at the end for the ranks alignment : PHP Code:
|
|
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 */ |
Installed and rated 5 stars.
|
works in 4.0.8 pl2-THANKS!!
|
This works beautifully. Thanks!
|
it is still work on 4.1.0. Thanks and cheers
|
Installed 4.1 PL2
No affect ... ie ... Does not work. Does not seem to do anything bad or positive either.... ie ... No affect |
Quote:
Un-installed. |
works like a charm. thanks. installed.
|
Hi
Installed on 4.1.1, works great after I added Code:
.postbitlegacy .userinfo .rank {text-align:center; } |
Quote:
|
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 |
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? |
Thanks for that Installed
|
Thank you
|
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? |
Change username fontsize doesn't work on 4.1.8 with Postbit.
|
|
very nice one, thanks :) finaly i can fix my reputation showing :D
|
Installed.
Thanks! |
It worked on 4.1.12 :) Thanks
|
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 |
Best way is to try it and see what happens. :)
|
Quote:
Mention your url let me check once :) |
Quote:
|
anybody can help me, to use this mods in vbulletin v 5.05 ?
Thank you |
Quote:
Code:
.userinfo_extra { |
Quote:
|
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
|
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..
|
Just goto postbit_legacy and search for "{vb:rawphrase reppower}" align however you like frame with <div style element
|
Quote:
|
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> |
Quote:
https://vborg.vbsupport.ru/external/2014/01/8.jpg These are the 5 "reppower" results that I've got.. Thanks in advance, |
Do you see <dt> {vb:rawphrase reppower} </dt> and below that <dd>
change according Replace <dt> with below one Code:
<dt style="float:left;"> Code:
<dd style="float:right;" |
Quote:
How can I center certain userfield ? the user field I want to center is userfield5 |
Code:
<center>{vb:raw post.field5}</center> |
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|