vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Help with Templates and Tables (https://vborg.vbsupport.ru/showthread.php?t=38117)

pgowder 05-01-2002 11:29 AM

Help with Templates and Tables
 
I'm trying to add graphics to the tops of the vb tables. I have it working on Who's Online and my Welcome box.

I just can't figure out how all those templates are working together. I've tried splitting things up every way I can imagine but when I test it, it just keeps blowing up the forums page. The forum tables should appear in the middle row where the &nbsp is...


Here is the code I'm using:

PHP Code:

<table border="0" cellspacing="0" cellpadding="0" width="100%">
   <
tr
     <
td background="images/topbg.gif" width="20"
       <
div align="left"><img src="images/topleft.gif" border="0" width="20" height="20"></div>
     </
td>
     <
td background="images/topbg.gif" width="100%" valign="bottom"><normalfont color="#FFF788"><b>Welcome</b></normalfont></td>
     <
td background="images/topbg.gif" width="20"
       <
div align="right"><img src="images/topright.gif" border="0" width="20" height="20"></div>
     </
td>
 </
tr>
 <
tr
   <
td colspan="3">&nbsp; </td>
 </
tr>
 <
tr
     <
td background="images/bottombg.gif" width="20"
       <
div align="left"><img src="images/bottomleft.gif" border="0" width="20" height="20"></div>
     </
td>
     <
td background="images/bottombg.gif" width="100%">&nbsp;</td>
     <
td background="images/bottombg.gif" width="20"
       <
div align="right"><img src="images/bottomright.gif" border="0" width="20" height="20"></div>
     </
td>
 </
tr>
</
table


pgowder 05-07-2002 04:31 PM

Can anyone help??

Atian 05-13-2002 06:14 PM

i see no reason why it shounlt work,i tried on my board and it worked,so i see no problem.....maybe its the server or something...


All times are GMT. The time now is 09:42 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.02311 seconds
  • Memory Usage 1,726KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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