vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Postbit Userinfo Backgrounds? (https://vborg.vbsupport.ru/showthread.php?t=84019)

dmjof 07-31-2002 05:53 PM

Postbit Userinfo Backgrounds?
 
Ok, to the left of this post < where it show's all the user stats like posts and it shows the username, how do I put a background there like Yaxay.com has but it will expand the height and still look normal when there is a long post or a short one or whatever?

Cassandra Cain 07-31-2002 10:33 PM

Are you talking about how they have that thinner bar on the left that looks like it goes under the user info? Without trying it out, my guess would be to make two tables, one with the avatar and userinfo in it, then one that has the thinner stripe part (I assume that's just a 1 pixel high graphic) as it's background.

Then I would set the first table to a fixed height, but make the second height=100% so it fills the gap between the userinfo and the bottom of the post no matter how big it is.

That's how I would go about it if I wanted to do that, but there's a good chance that's not the correct way ;)

Curious question about 'ripping' - say I figure out how to do this and post it here, saying of course that the idea was yaxay's - is that considered stealing it? I'm just wondering about it in theory because I've never been sure where the line is there. :)

SaintDog 07-31-2002 10:59 PM

Actually, I used only one table and used:

Code:

<table style="border: 1px solid#000000;">
Much easier, less HTML coding to deal with :).

Cassandra Cain 07-31-2002 11:50 PM

lmao! Boy do I have a lot to learn :D


All times are GMT. The time now is 07:00 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.01075 seconds
  • Memory Usage 1,717KB
  • 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)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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