vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   How do you set Table width... (https://vborg.vbsupport.ru/showthread.php?t=83645)

imported_+||ProtoCon||+ 06-30-2002 08:48 AM

How do you set Table width...
 
In PIxels? Like what you guys have done here, seems to be around 800 pixels wide...anyone could tell me that would be great...

heretic 06-30-2002 12:52 PM

on the vB, in where you edit styles, right after the header boxes there are options to set the main table width :)


in general HTML, it's like this:

<table>
<tr>
<td width="100">
blah
</td>
</tr>
</table>


just use the "width" attribute.

imported_Porter 06-30-2002 01:11 PM

By doing the table width in percentages with in that table an image which is invisible like the spacer in vbulletin does..

I'm not sure, but I think that this would be a solution..

heretic 06-30-2002 01:14 PM

it depends, the best thing to do is set a specific dimension for the main table in pixels, like 800. then any tables inside you should set to percentages.

imported_+||ProtoCon||+ 06-30-2002 04:32 PM

Yeh, thanx guys:) Got it working fine:)


All times are GMT. The time now is 10:59 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.00974 seconds
  • Memory Usage 1,706KB
  • 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