The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
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. |
#2
|
||||
|
||||
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.
|
#3
|
|||
|
|||
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> |
#4
|
|||
|
|||
Very sorry to bump, but I really need help.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|