vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   postbit assistance... (https://vborg.vbsupport.ru/showthread.php?t=200083)

Winterworks 12-29-2008 01:40 PM

postbit assistance...
 
http://img155.imageshack.us/img155/3420/21807806gr5.jpg

I want all of that information on the left hand side in the boxes, to remain there, but under it, add another box, with the word "Awards" in it, centered at the top, with award images below it. But that box isn't expandable...

Can anyone tell me how I can make it expandable?

The code I'm using for it is below in the quotations (""), the bolded part is the part that makes the box...

"<if condition="$post['joindate']"><div class="postbit_box"><strong>$vbphrase[join_date]:</strong> $post[joindate]</div></if>"

But if I add more content in it, it just flows out the box below, and the box remains the exact same size...

Lynne 12-29-2008 04:39 PM

Post the css for the class postbit_box. I'm guessing the css needs something about the overflow (I forget the exact terminology for it).

pein87 12-30-2008 04:18 PM

everything is centered in the post bit there try making a new div and seeing how that looks first before you go furture and then add the templates variable to see if that makes it grow any. I`m not sure your template but there could also be padding in the main portion of the left side.


All times are GMT. The time now is 01: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.01083 seconds
  • Memory Usage 1,710KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete