The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Hi Guys,
I'm having a 'LITTLE' problem when I insert a form into a table. I have (what looks like) 2 page breaks before the form. How do I get rid of these? Please see screen shot: click here for Screen Shot Here's the code in question, minus the login image: Code:
<form action="forum/member.php" method="post"> <font color="#FFFFFF" size="1" face="Verdana"><input type="hidden" name="s" value="$session[sessionhash]"> <input type="hidden" name="action" value="login"> Username: <br> <input type="text" class="bginput" name="username" size="13"> <br> Password: </font><br> <input type="password" class="bginput" name="password" size="13"><br> <input type="submit" class="bginput" value="Login!"> <a href="forum/member.php?s=$session[sessionhash]&action=lostpw"><br><font color="#FFCC00" size="1" face="Verdana">Forgot your password?</font></a> Thanks in advance. MT |
#2
|
|||
|
|||
![]()
Try putting your:
<form action="forum/member.php" method="post"> Out side that table. |
#3
|
||||
|
||||
![]()
No that didn't work.
|
#4
|
||||
|
||||
![]()
any other ideas guys?
|
#5
|
||||
|
||||
![]()
Well it would help to see the whole code for the table too.
![]() |
#6
|
||||
|
||||
![]()
Here you go:
Code:
<td width="115" bgcolor="#004900"><img src="../images/mainmenu.gif" width="115" height="16"><br> <b><font face="Verdana" size="1" color="#FFCC00">:.</font></b><font face="Verdana" color="#FFFFFF" size="1"> <a href="http://www.marulatree.com/sanews.php"><font color="#FFFFFF">********</font></a><br> </font><font face="Verdana" color="#FFFFFF" size="1"> <font color="#FFFFFF"> <b><font face="Verdana" size="1" color="#FFCC00">:. </font></b> <a href="http://www.marulatree.com/forum/">******</a></font><br> </font><b><font face="Verdana" size="1" color="#FFCC00">:. </font></b><font face="Verdana" color="#FFFFFF" size="1">*******<br> </font><b><font face="Verdana" size="1" color="#FFCC00">:. </font></b><font face="Verdana" color="#FFFFFF" size="1">*******<br> </font><b><font face="Verdana" size="1" color="#FFCC00">:. </font></b> <font face="Verdana" size="1" color="#FFFFFF">*******<br> </font><b><font face="Verdana" size="1" color="#FFCC00">:. </font></b><font face="Verdana" color="#FFFFFF" size="1">S.A. Recipes </font><font face="Verdana" color="#FFFFFF" size="1"><br> </font><b><font face="Verdana" size="1" color="#FFCC00">:. </font></b><font face="Verdana" color="#FFFFFF" size="1">********<br> </font><b><font face="Verdana" size="1" color="#FFCC00">:. </font></b><font face="Verdana" color="#FFFFFF" size="1"><a href="../about.php"><font color="#FFFFFF">********</font></a><br> <img src="../images/spacerdark.gif" width="6" height="6"> </font></td> </tr> <tr align="left" valign="top" bgcolor="#005700"> <td bgcolor="#005700"><img src="../images/spacer.gif" width="6" height="6"></td> </tr> <tr align="left" valign="top" bgcolor="#005700"> <td bgcolor="#004900"><p align="center"><img src="../images/login.gif" width="115" height="16"> </td> </tr> <tr align="left" valign="top" bgcolor="#005700"> <td bgcolor="#004900"> <table width="100%" border="0" cellpadding="3"> <tr> <td align="left" valign="top"> <?php require('forum/webwelcome.php');?> </td> </tr> </table></td> </tr> <tr align="left" valign="top" bgcolor="#005700"> <td bgcolor="#004900"><img src="../images/spacerdark.gif" width="6" height="6"></td> </tr> <tr align="left" valign="top" bgcolor="#005700"> <td bgcolor="#005700"><img src="../images/spacer.gif" width="6" height="6"></td> </tr> <tr align="left" valign="top" bgcolor="#005700"> <td bgcolor="#005700"><img src="../images/sponsors.gif" width="115" height="16"></td> </tr> <tr align="left" valign="top" bgcolor="#005700"> <td bgcolor="#004900"><font color="#FFFFFF" size="1" face="Verdana"><b><font face="Verdana" size="1" color="#FFCC00">:. </font></b><font face="Verdana" color="#FFFFFF" size="1"> </font>Breytenbachs<br> <b><font face="Verdana" size="1" color="#FFCC00">:.</font></b><font face="Verdana" color="#FFFFFF" size="1"> </font>Easy Exchange<br> <b><font face="Verdana" size="1" color="#FFCC00">:.</font></b><font face="Verdana" color="#FFFFFF" size="1"> </font>1st Contact</font></td> </tr> <tr align="left" valign="top" bgcolor="#005700"> <td bgcolor="#004900"><img src="../images/spacerdark.gif" width="6" height="6"></td> </tr> <tr align="left" valign="top" bgcolor="#005700"> <td bgcolor="#005700"><img src="../images/spacer.gif" width="6" height="6"></td> </tr> <tr align="left" valign="top" bgcolor="#005700"> <td height="5" bgcolor="#004900"><img src="../images/statistics.gif" width="115" height="16"><br> <?php require ("forum/admin/online.php"); ?> </td> </tr> <tr align="left" valign="top" bgcolor="#005700"> <td height="5" bgcolor="#005700"> </td> |
#7
|
||||
|
||||
![]()
I hope this helps
|
#8
|
||||
|
||||
![]()
any one else?
|
#9
|
||||
|
||||
![]()
Bump!
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|