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)

btedition 01-27-2014 04:05 AM

Quote:

Originally Posted by ramesh_umk3 (Post 2477144)
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.

ramesh_umk3 01-27-2014 04:08 PM

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 :)

btedition 01-28-2014 04:46 AM

Thank you sir!!! You made my day, been searching for this everywhere! (Y)

Bozza 05-22-2014 12:57 PM

Quote:

Originally Posted by RBrown12 (Post 2275816)
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.

ramesh_umk3 05-22-2014 01:22 PM

something with css post your url so that i can check how much space it is :)

Bozza 05-22-2014 01:31 PM

Quote:

Originally Posted by ramesh_umk3 (Post 2498940)
something with css post your url so that i can check how much space it is :)

http://www.northstandchat.com/showth...-the-World-Cup

ramesh_umk3 05-23-2014 08:48 AM

https://vborg.vbsupport.ru/attachmen...0&d=1267464692

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

darksidemon2 10-22-2015 09:46 PM

Quote:

Originally Posted by princeedward (Post 1994478)
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
:p:up:



work with me 4.2.3 :D

WxP 10-30-2015 11:33 AM

Yes wark on 4.2.3 but username don`t change the position!!!

deadlyruler 07-26-2016 10:32 PM

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


All times are GMT. The time now is 03:39 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.01112 seconds
  • Memory Usage 1,739KB
  • 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
  • (3)bbcode_code_printable
  • (4)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
  • (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