vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Overlapping the footer.. (https://vborg.vbsupport.ru/showthread.php?t=158765)

Pandemix 09-25-2007 08:38 PM

Overlapping the footer..
 
I am using this mod: https://vborg.vbsupport.ru/showthread.php?t=62164


But when I make the content bigger, I get this: http://sixpop.com/images/file/34424910.gif

Someone give me a hand please? I would greatly appreciate it.

Dismounted 09-26-2007 07:12 AM

Your style is using some CSS which causes other things to overlap. No one can really help you as we don't have access to the style.

Pandemix 09-26-2007 06:43 PM

Well, here is the template we put on it:

Code:

$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<title>$vboptions[bbtitle]</title>
$headinclude
</head>
<body>
$header

$navbar

<table class="tborder" align="right" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="74%" align="center">
<tr>
        <td class="tcat">Subscriptions now available!</td>
</tr>
<tr>
        <td class="alt1"><CENTER><img src="images/portal/main_news.gif"></CENTER><BR<BR>
Admin-Utopia has added a new Paid Subscription. The subscription is:<BR><BR>

<B>Sponsorship with Admin-Utopia</B><BR><BR>

Your link will be put on our forum in the footer. Your link will also be placed in our newsletter send out once a month. More benefits and offers will be explained in the Sponsors Lounge, available to those who have paid the monthly subscription fee.<BR><BR>

This will cost $5 a month, you will get the above benefits for paying the fee.<BR><BR>

We will also soon be adding a Premium Member subscription, this will be $10 a year, and will allow you to get extra features normal members do not get.<BR><BR>

<a href="http://admin-utopia.com/payments.php">Click here for more information.</a>
</td>
</tr>

</table>

<table class="tborder" align="left" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="25%" align="center">
<tr>
        <td class="tcat">Title</td>
</tr>
<tr>
        <td class="alt1">Text</td>
</tr>

<tr>
        <td class="alt1">Text</td>
</tr>

</table>

$footer

</body>
</html>


Pandemix 09-30-2007 10:36 PM

Very sorry to bump, but I really need help.


All times are GMT. The time now is 10:46 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.01363 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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