vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Need help with a table not collapsing (https://vborg.vbsupport.ru/showthread.php?t=86693)

Grunt 03-29-2003 05:50 PM

Need help with a table not collapsing
 
1 Attachment(s)
im making a template to allow users to request a yourname@yoursite.com email address, but having problems getting a table to collapse correctly..its basically a modification of the 'report this post' template with a form field inserted. Whats giving me problems i think is the $login variable (which if im not mistaken includes its own table).

If someone is feeling kind, could i get a hand?

Logikos 04-03-2003 02:59 AM

1 Attachment(s)
Quote:

Originally Posted by Grunt
im making a template to allow users to request a yourname@yoursite.com email address, but having problems getting a table to collapse correctly..its basically a modification of the 'report this post' template with a form field inserted. Whats giving me problems i think is the $login variable (which if im not mistaken includes its own table).

If someone is feeling kind, could i get a hand?



Heres a screen shot of what i got from your code. How do you want it?

Grunt 04-08-2003 02:53 AM

asthetically it looks fine, however the table is not collapsing as it should..try resizing your explorer window to see what i mean

Logikos 04-08-2003 03:19 AM

Try using this
Code:

style="border-collapse: collapse"
Some what like i have it done below

Code:

<td rowspan="9" colspan="7" valign="top" border="1" cellpadding="4" cellspacing="0" style="border-collapse: collapse" bordercolor="#ffffff" width="100%" height="100%" bgcolor="#E3E4E8">
Hope this helps

Grunt 04-08-2003 03:28 AM

that did it..thanks for the html class :) appreciate it :)

Logikos 04-08-2003 06:05 PM

Anytime! :P


All times are GMT. The time now is 11:17 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.00922 seconds
  • Memory Usage 1,720KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (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