vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Postbit GAP Problem (https://vborg.vbsupport.ru/showthread.php?t=278364)

brandonroy 02-10-2012 07:16 AM

Postbit GAP Problem
 
In vbulletin 4, the postbit user info is gapped. How can I get it back to how to was on vbulletin 3?

I'm using the horizontal postbit layout. Here's what the gaps look like:

https://vborg.vbsupport.ru/external/2012/02/38.png

And here is what I WANT it to look like:

https://vborg.vbsupport.ru/external/2012/02/39.png

RobbieZ 02-10-2012 02:24 PM

Go into your postbit.css and find

Code:

.postbit .userinfo .userinfo_extra, .postbit .userinfo_noavatar .userinfo_extra {
        text-align: {vb:stylevar right};
        width: 300px;
        float: {vb:stylevar right};
        font-size: {vb:stylevar small_fontSize};
}

Change the red 'right' for the word 'left'

brandonroy 02-10-2012 11:12 PM

Gosh thank you. So simple! :)

brandonroy 02-13-2012 11:21 AM

Sorry to bother again, but one last thing, how do i make it so that "longer" locaitions names for example do not do a line break?

https://vborg.vbsupport.ru/external/2012/02/30.png

brandonroy 02-15-2012 06:04 PM

bump!

brandonroy 02-21-2012 08:21 AM

Bump again for the line break issue!

brandonroy 02-23-2012 07:44 PM

Buuuuump

brandonroy 02-26-2012 01:44 PM

bump -_-

brandonroy 03-06-2012 04:47 PM

Bump

RobbieZ 03-13-2012 12:50 PM

Underneath that block of css I asked you too find is another similar block that looks like this:

Code:

.postbit .userinfo .userinfo_extra dl, .postbit .userinfo_noavatar .userinfo_extra dl {
        margin-{vb:stylevar right}: {vb:stylevar padding};
        float: {vb:stylevar right};
        width: 150px;

Change the red to 300 or there abouts.

Personally anybody's location that is longer than 25 letters should be blocked or controlled unless you live in that town in Wales @58 letters long :p


All times are GMT. The time now is 12:56 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.02158 seconds
  • Memory Usage 1,726KB
  • 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
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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