Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Template Modifications

Reply
 
Thread Tools
Postbit Legacy Poster User Info: (Centered) Details »»
Postbit Legacy Poster User Info: (Centered)
Version: 1.01, by princeedward princeedward is offline
Developer Last Online: Feb 2013 Show Printable Version Email this Page

Category: Mini Mods - Version: 4.0.2 Rating:
Released: 02-26-2010 Last Update: 03-01-2010 Installs: 209
Template Edits
Re-useable Code Code Changes  
No support by the author.

Postbit Legacy Poster User Info: (Centered)
(EXTRA: Change Username Font Size)
(Tested To Default vB Skin Style And FF/IE Browser Only!)






What The "H" Is This?
Just A Simple Tutorial That Might Help You Or Others Problem To Place (Postbit Legacy) Poster's Avatar Image And More To Center...

( Avatar, Username, Rank, User Title, Reputation & IM Images, And More....Plus Adjust Username Font To Any Size)



Now How To Do It?

Pls. View Image And Download Attachment Below At First!


Next Simply Go:

ACP > Styles & Templates > Search in Templates > Search in Style: (Choose Actual Style)> Search for Text: additional.css > Search Titles Only: YES > Click Find > Click Red One To Open...

Copy The Code From The Text Info And Paste To The Template (additional.css)
As Usual Click To Save And Reload....Check! If All Okay... Click Save And Closed!



NOTE:
If Anyone Can Make It More Better In Any Way (Xml Product) On This..Feel Free To Submit Your Modification Here....

Hope You Like It And Find This Useful To Your Website!
If You Use This Mod; Please Don't Forget To:
  • Click "Mark as Installed"
  • Leave Any Comment By Saying Thanks! or Anything! (Not Just Read, Use And Go)
  • Rate
  • Nominate


A Special Thanks And Credit Goes Also To Lynne...


Good Day...Thanks And Best Regards To All


Updates:

Versions:


v1.00 - 27 Feb 2010
-First version Center Avatar
v1.01 - 01 Mar 2010
-New/Latest version
Multi Centered:
-Username
-User Title
-Rank(Image)
-Reputation Image
-Avatar
-Instant Messaging
-Extra: Adjust Username Font To Any Size

Download Now

File Type: txt Info.txt (1.3 KB, 1063 views)
File Type: txt postbit_legacy_userinfo_multi_centered.txt (3.2 KB, 1764 views)

Screenshots

File Type: png center_all_image.png (104.9 KB, 0 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
elsa23

Comments
  #82  
Old 01-27-2014, 04:05 AM
btedition btedition is offline
 
Join Date: Jun 2012
Posts: 70
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ramesh_umk3 View Post
Code:
<center>{vb:raw post.field5}</center>
use accordingly
I'm sorry I didn't make my self clear, I want the same thing to happen for userfield5. My userfield5 displays Car type. So let's say I have (Car: BMW) I want "Car" to be on the left and "BMW" to be on the right. how can I do that? This is my code

Code:
<vb:if condition="$post['field5']">Ride: {vb:raw post.field5}<br /><br /></vb:if>
Many thanks for your help.
Reply With Quote
Благодарность от:
ramesh_umk3
  #83  
Old 01-27-2014, 04:08 PM
ramesh_umk3 ramesh_umk3 is offline
 
Join Date: Jul 2010
Location: Earth
Posts: 194
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ride: {vb:raw post.field5}

replace with

Code:
<div style="float:left;">Ride:</div> <div style="float:right;">{vb:raw post.field5}</div>
No worry at starting every one will have problem when you get free time try to spend on w3schools.com
Reply With Quote
  #84  
Old 01-28-2014, 04:46 AM
btedition btedition is offline
 
Join Date: Jun 2012
Posts: 70
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you sir!!! You made my day, been searching for this everywhere! (Y)
Reply With Quote
  #85  
Old 05-22-2014, 12:57 PM
Bozza Bozza is offline
 
Join Date: Jul 2003
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RBrown12 View Post
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?
Same here - any way to have these fields centralised with a small gap between them?

As things stand it appears that'Join Date' is left justified and the date itself is right justified. Same for location and post count.
Reply With Quote
  #86  
Old 05-22-2014, 01:22 PM
ramesh_umk3 ramesh_umk3 is offline
 
Join Date: Jul 2010
Location: Earth
Posts: 194
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

something with css post your url so that i can check how much space it is
Reply With Quote
  #87  
Old 05-22-2014, 01:31 PM
Bozza Bozza is offline
 
Join Date: Jul 2003
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ramesh_umk3 View Post
something with css post your url so that i can check how much space it is
http://www.northstandchat.com/showth...-the-World-Cup
Reply With Quote
  #88  
Old 05-23-2014, 08:48 AM
ramesh_umk3 ramesh_umk3 is offline
 
Join Date: Jul 2010
Location: Earth
Posts: 194
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default



Its the style of mod they are not space bro its just aligned to left and right if you dont need that you have to edit CSS of userinfo_extra
Reply With Quote
  #89  
Old 10-22-2015, 09:46 PM
darksidemon2 darksidemon2 is offline
 
Join Date: Apr 2011
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by princeedward View Post
Updates:

v1.01 - 01 Mar 2010
New/Latest: Multi Centered All:


-Username
-User Title
-Rank(Image)
-Reputation Image
-Avatar
-Instant Messaging
-Extra: Big Username Font Size

Pls. Download The postbit_legacy_userinfo_multi_centered Info Txt

thanks and best regards to all...enjoy
:up:


work with me 4.2.3
Reply With Quote
  #90  
Old 10-30-2015, 11:33 AM
WxP's Avatar
WxP WxP is offline
 
Join Date: Dec 2005
Location: Albania
Posts: 104
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes wark on 4.2.3 but username don`t change the position!!!
Reply With Quote
  #91  
Old 07-26-2016, 10:32 PM
deadlyruler deadlyruler is offline
 
Join Date: Jul 2013
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi would it be possible to center the dd and dt inside postbit legacy?
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:09 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.04776 seconds
  • Memory Usage 2,341KB
  • Queries Executed 29 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (11)post_thanks_box
  • (2)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (3)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete