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 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|