vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Adding a border...not HTML style... (https://vborg.vbsupport.ru/showthread.php?t=87348)

idwf 08-08-2003 06:56 PM

Adding a border...not HTML style...
 
Hey all :)

I was wondering what the code was to give my tabe a forum style black line border. I tried the html version (border="1") but that gave it a huge nasty line.

I just want to give my table with my buttons in a black line border like the rest of the page. http://www.indeathwefall.co.uk/forums

any ideas? Thakns :)

Tony G 08-08-2003 10:49 PM

Erm, do you mean a forum border?

If so, there is a mod for it.
http://www.vbulletintemplates.com/mo...ighlight=Forum

idwf 08-08-2003 10:51 PM

no. thanks anyway.

what im looking to do is, if you click http://www.indeathwefall.co.uk/forums you'll see that my forums have a black border around the table that has my buttons in it..thats more than 1pxl. How can i make this 1 pxl thick? Same for the banner image.

SaintDog 08-08-2003 11:30 PM

If you are looking to do it with CSS, you can add a border to a table using the following in the <table> tag:

style="border: 1px solid #000000;"

Just change the color code to that of what you are looking to use. What you see in the picture is an HTML border and it looks to be about 2px-3px think, not 1px. Default table borders (using the border="1" attribute) are usually thicker than CSS borders.

idwf 08-08-2003 11:33 PM

thanks I'll give that a try :)

SaintDog 08-08-2003 11:50 PM

No problem :)


All times are GMT. The time now is 03:27 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.01026 seconds
  • Memory Usage 1,713KB
  • 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
  • (6)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