vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Adding border to panel (https://vborg.vbsupport.ru/showthread.php?t=42107)

Reverend 08-09-2002 10:57 PM

Adding border to panel
 
1 Attachment(s)
Can anyone tell me what i need to add to the code below to put a border around a panel. (see attached screenie).
Thanks

Code;

<!-- affiliates -->
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">

<tr id="cat">
<td bgcolor="{categorybackcolor}" colspan="6"><smallfont
color="#FFFF77"><b>Affiliates</b></smallfont></td>
</tr>
<tr>
<td bgcolor="{firstaltcolor}" colspan="6">
<a href="http://www.qksrv.net/click-1171002-5032923" target="_blank" onmouseover="window.status='http://www.crucial.com/index.asp';return true;" onmouseout="window.status=' ';return true;"><font face="verdana,arial,helvetica" size="1" >Crucial RAM</font></a> •

<a href="http://www.msfn.org/" target="_blank"><font face="verdana,arial,helvetica" size="1" >MSFN</font></a> •
<a href="http://forums.nxsecure.com/" target="_blank"><font face="verdana,arial,helvetica" size="1" >NXSecure</font></a> •
<a href="http://www.msnwar.com/"
target="_blank"><font face="verdana,arial,helvetica" size="1" >MSNwar</font></a> •
<a href="http://www.windowplanet.net/"
target="_blank"><font face="verdana,arial,helvetica" size="1" >Window Planet</font></a> •
<a href="http://www.winxpfix.com/"
target="_blank"><font face="verdana,arial,helvetica" size="1" >WinXpFix</font></a> •
<a href="http://www.anteonmedia.com/brad/newsdesk/"
target="_blank"><font face="verdana,arial,helvetica" size="1" >Windows Newsdesk</font></a> •
<a href="http://www.datakill.com/"
target="_blank"><font face="verdana,arial,helvetica" size="1" >Datakill.com</font></a> •
<a href="http://www.warp2search.net/sniper/Sniper.html"
target="_blank"><font face="verdana,arial,helvetica" size="1" >Sniper Tech</font></a> •
<a href="http://www.nvplanet.com/"
target="_blank"><font face="verdana,arial,helvetica" size="1" >NVPlanet</font></a> •
<a href="http://www.osbetas.com/"
target="_blank"><font face="verdana,arial,helvetica" size="1" >OSbetas</font></a> •
</font>
</td></tr></table>
<!-- /affiliates -->

Reverend 08-10-2002 09:08 AM

I worked it out.I forgot to add the {tablebordercolor) after border=0 :rolleyes:


All times are GMT. The time now is 07:00 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.01025 seconds
  • Memory Usage 1,711KB
  • 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
  • (2)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