vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Footer Problem (https://vborg.vbsupport.ru/showthread.php?t=85935)

Alchemyst 01-07-2003 03:49 AM

Footer Problem
 
1 Attachment(s)
Heydly:

Ok, so I'm editing a footer on my board, and everything is fine, but on some pages I get this black bar at the bottom. Is there anyway to fix it, I enclosed a screenshot with my problem.

Tony G 01-07-2003 08:08 AM

Can I see your footer code please?

Cypher720 01-07-2003 10:43 AM

it COULD be another cell with a black BG...but we do need your code:)

Alchemyst 01-07-2003 03:23 PM

Footer code is:
PHP Code:

 </td>
</
tr>
</
table>
<!-- /
content area table -->
</
center>
 
<
table width="100%" bgcolor="{pagebgcolor}" border="0" cellpadding="0" Cellspacing="0">
<
tr>
    <
td height="1" bgcolor="{tablebordercolor}">
      
    </
td>
<
tr>
    <
td align="center" bgcolor="{categorybackcolor}">
<
smallfont><i>$thequote</i> - <b>$thequoter</b></smallfont>
    </
td>
<
tr>
    <
td height="1" bgcolor="{tablebordercolor}">
      
    </
td> <tr>
<
td align="center">
<
p align="center">
 <
br>
  <
normalfont><b>&lt; <a href="$contactuslink">Contact Us</a>
  <!-- - <
a href="$privacyurl">Privacy Statement</a> --> &gt;</b></normalfont>
</
p>

<
p align="center"><smallfont>
<!-- Do 
not remove this copyright notice -->
  
Powered byvBulletin Version $templateversion<br>
  
Copyright &copy;2000 2002Jelsoft Enterprises Limited.<br>
<!-- Do 
not remove this copyright notice -->
$copyrighttext<br>
{
getmicrostats}</smallfont>
  </
td>
</
tr>
</
table


Cypher720 01-07-2003 03:38 PM

Code:

<tr>
    <td height="1" bgcolor="{tablebordercolor}">
     
    </td>

remove that

its the 7th line down ffrom what you posted above

Rufus69 01-07-2003 04:42 PM

what about the other one?

Code:

<td height="1" bgcolor="{tablebordercolor}">
     
    </td>
<tr>
    <td align="center" bgcolor="{categorybackcolor}">
<smallfont><i>$thequote</i> - <b>$thequoter</b></smallfont>
    </td>
<tr>
    <td height="1" bgcolor="{tablebordercolor}">
     
    </td>

look at the bottom and top...

Cypher720 01-07-2003 04:47 PM

jesus....lol...who the hell mde this code:)

Alchemyst 01-11-2003 07:10 PM

Acctually them 1 pixal high cells should have nothing to do with the bottom, they're the top/bottom borders of the different color bar.


All times are GMT. The time now is 08:15 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.01140 seconds
  • Memory Usage 1,735KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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