The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Stupid Little Problem... Details »» | |||||||||||||||||||||||||
I cant figure out whats wrong with this, in the garage view it sticks out for some reason. Don't know how to explain it but if you take a look at the link you will see what I mean..
http://www.nightmaremotorsports.com/...p?do=view&id=1 Heres my template code, anyone see anything in it that would make it do this?? Code:
$stylevar[htmldoctype] <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head><title>$vboptions[bbtitle] - $user[username]'s $vbphrase[vbgarage]</title> $headinclude <script language="javascript" type="text/javascript"> function PopupPic(sPicURL) { newWin=window.open( sPicURL, 'newWin', 'resizable=1,HEIGHT=200,WIDTH=200'); newWin.focus(); } </script> </head> <body> $header $navbar <table cellpadding="$stylevar[outerborderwidth]" cellspacing="0" border="0" class="tborder" width="$stylevar[tablewidth]" align="center"><tr><td> <table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> <tr> <td class="tcat" colspan="2"><b>$user[username]'s $data[year] $data[make] $data[model]</b><if condition="$bbuserinfo[usergroupid]==6"> <span class="smallfont">[<a href="$vboptions[bburl]/vbgarage.php?do=delgarage&id=$data[userid]">$vbphrase[delete]</a>] [<a href="$vboptions[bburl]/vbgarage.php?do=editgarage&id=$data[userid]">$vbphrase[edit]</a>]</span></if></td> </tr> <tr> <td class="alt2" width="60%">$data[text]</td> <td class="alt2" width="40%" valign="top" align="center"> <table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0"> <tr> <td class="tcat">Photos</td> </tr> <tr> <td class="alt2">$imagebits</td> </tr> </table> </td> </tr> <tr> <td class="tcat" colspan="3" align="right"><span class="smallfont">$vbphrase[vbgarage_footer]</span></td> </tr> </table> </td></tr></table> <br /> <if condition="$vboptions[vbgcomments]"> <table cellpadding="$stylevar[outerborderwidth]" cellspacing="0" border="0" class="tborder" width="$stylevar[tablewidth]" align="center"><tr><td> <table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> <tr> <td class="tcat">$vbphrase[vbgarage_author]</td> <td class="tcat">$vbphrase[comment]</td> <td class="tcat" width="10%">$vbphrase[date]</td> </tr> $commentbits </table> </td></tr></table> <if condition="$bbuserinfo[userid]"> <br /> <form action="vbgarage.php" method="post" enctype="multipart/form-data"> <input type="hidden" name="s" value="$session[sessionhash]" /> <input type="hidden" name="id" value="$user[userid]" /> <table cellpadding="$stylevar[outerborderwidth]" cellspacing="0" border="0" class="tborder" width="$stylevar[tablewidth]" align="center"><tr><td> <table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> <tr> <td class="tcat" colspan="3">$vbphrase[vbgarage_add_a_comment]</td> </tr> $logincode <tr> <td class="alt2"><b>$vbphrase[comment]:</b></td> <td class="alt2"><input type="text" class="bginput" name="comment" size="$stylevar[tablewidth]" /></td> </tr> </table> </td></tr></table> <br /> <table cellpadding="2" cellspacing="0" border="0" width="$stylevar[tablewidth]" align="center"> <tr> <td align="center"> <input type="submit" class="button" value="$vbphrase[submit]" accesskey="s" /> <input type="hidden" name="do" value="addcomment" /> </td> </tr> </table> </form> </if> </if> $footer </body> </html> Show Your Support
|
Comments |
#2
|
|||
|
|||
Anyone? Please?
|
#3
|
|||
|
|||
I just realized you can only see the error if you are logged in, because its something about the comments box that throws off alignment. If you can help me, login with RoxyPyro/brett and check it out. I am desperately in need of help.
|
#4
|
||||
|
||||
I just logged in.... I think it's just a little to wide.... your comment box is what's causing this... Just change the width...
|
#5
|
|||
|
|||
Where do I change the width for the comment box? I do not see it in the code.
|
#6
|
|||
|
|||
Quote:
|
#7
|
|||
|
|||
Its not part of any editor, its the comment box that is at the bottom of the member's page so users can leave comments. The rest of the page follows the forum width but the comment box stretches way out.
No one has any idea how to fix this? I really dont want to have to hire someone to fix the garage |
#8
|
|||
|
|||
Quote:
Quote:
|
#9
|
|||
|
|||
that would be great...
4.1.0. |
#10
|
|||
|
|||
Quote:
BTW i've fixed my templates... tell me if this is what you want.. http://www.hpoa.org/vbgarage.php? |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|