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 !!! (https://vborg.vbsupport.ru/showthread.php?t=88671)

MischiefThought 03-19-2004 08:17 PM

Need Help !!!
 
Hello, I need help with the forum border, and a table cell.

Im trying to get an image (91 x 22), and put text over it. But i cant get it done. Can anyone help me?

the forum border of Saintdog is not working on my forums at alllllll. I tried to figure it out hundreds of times.

Here's my header and footer ( header include doesnt really matter )

HEADER :
<!-- logo and buttons -->
<center>
<table bgcolor="{pagebgcolor}" class="bordert" border="0" width="{tablewidth}" cellpadding="0" cellspacing="0">
<tr><td>
<TABLE WIDTH=789 BORDER=0 CELLPADDING=0 CELLSPACING=0>
<TR>
<TD COLSPAN=11>
<IMG SRC="images/topbanner_01.gif" WIDTH=789 HEIGHT=124 ALT=""></TD>
</TR>
<TR>
<TD ROWSPAN=2>
<A HREF="index.php?s=$session[sessionhash]">
<IMG SRC="images/topbanner_02.gif" WIDTH=61 HEIGHT=21 BORDER=0 ALT=""></A></TD>
<TD COLSPAN=9>
<IMG SRC="images/topbanner_03.gif" WIDTH=637 HEIGHT=1 ALT=""></TD>
<TD ROWSPAN=2>
<IMG SRC="images/topbanner_04.gif" width="91" height="21" ALT=""></TD>
</TR>
<TR>
<TD>
<IMG SRC="images/topbanner_05.gif" WIDTH=5 HEIGHT=20 ALT=""></TD>
<TD>
<A HREF="usercp.php?s=$session[sessionhash]">
<IMG SRC="images/topbanner_06.gif" WIDTH=47 HEIGHT=20 BORDER=0 ALT=""></A></TD>
<TD>
<IMG SRC="images/topbanner_07.gif" WIDTH=5 HEIGHT=20 ALT=""></TD>
<TD>
<A HREF="register.php?s=$session[sessionhash]&amp;action=signup">
<IMG SRC="images/topbanner_08.gif" WIDTH=55 HEIGHT=20 BORDER=0 ALT=""></A></TD>
<TD>
<IMG SRC="images/topbanner_09.gif" WIDTH=5 HEIGHT=20 ALT=""></TD>
<TD>
<A HREF="misc.php?s=$session[sessionhash]&amp;action=faq">
<IMG SRC="images/topbanner_10.gif" WIDTH=36 HEIGHT=20 BORDER=0 ALT=""></A></TD>
<TD>
<IMG SRC="images/topbanner_11.gif" WIDTH=5 HEIGHT=20 ALT=""></TD>
<TD>
<A HREF="search.php?s=$session[sessionhash]">
<IMG SRC="images/topbanner_12.gif" WIDTH=46 HEIGHT=20 BORDER=0 ALT=""></A></TD>
<TD>
<IMG SRC="images/topbanner_13.gif" WIDTH=433 HEIGHT=20 ALT=""></TD>
</TR>
</TABLE>
<!-- content table -->
<table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="10" cellspacing="0" border="0">
<tr>
<td>

FOOTER :

</td>
</tr>
</table>
<!-- /content area table -->
</center>

<p align="center">
<normalfont><b>&lt; <a href="$contactuslink">Contact Us</a> - <a href="$homeurl">$hometitle</a>
<!-- - <a href="$privacyurl">Privacy Statement</a> --> &gt;</b></normalfont>
</p>

<p align="center"><smallfont>
<!-- Do not remove this copyright notice -->
Powered by: vBulletin Version $templateversion<br>
Copyright &copy;2000 - $copyrightyear, Jelsoft Enterprises Limited.<br>
<!-- Do not remove this copyright notice -->
$copyrighttext
</smallfont></p>
</td></tr>
</table>

MischiefThought 03-19-2004 08:17 PM

If you can find anyone wrong with it, please help. Thanks in advance


All times are GMT. The time now is 09:40 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.01014 seconds
  • Memory Usage 1,712KB
  • 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