vb.org Archive

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

TheLink 07-19-2002 02:15 AM

Horizontal Rule
 
1 Attachment(s)
Is there a way to get a horizontal rule between the left and right areas, and one at the bottom in correlation with the right one?

mashby 07-19-2002 04:19 AM

Are you asking how to get the lines in your board like the picture? If so, you could enter a <hr> tag, or you could use an image if you prefer.

If not, then I'm not sure what you're asking. :)

TheLink 07-19-2002 08:25 PM

If you look at that picture again, I am talking about on the left column where it has the username, if there could be a horizontal rule to lineup with the one at the bottom on the right side. Also, if I could get one that splits down the middle of the left and right column. (In between the user info and the post).

I am using a modified postbit, yes.

DeMiNe0 07-21-2002 01:54 PM

you really cant. I use tables for that. then inside the tables put an image. thats the closest i can tell you how to do it..

mashby 07-21-2002 05:37 PM

Yeah, what you're wanting to do is rather tough. You basically have two table cells: 1) the user info and 2) the post. It would be really hard to have a line that appeared to cross both cells and was always lined up. I'm not saying it couldn't be done, but it would be a very complicated table to try and make it work.

For the top to bottom line separating the two cells, you could put a border around your table, but it would put the border around the entire cell, not just one line. That's probably not what you want. An alternative would be to create a background image that was transparent, except for a line on the right. Make it so that it can easily copy and then place it in the background of the user info cell.

Hope that helps!


All times are GMT. The time now is 10:09 AM.

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.01096 seconds
  • Memory Usage 1,708KB
  • 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
  • (5)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