The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
html help
this page refuses to part proplerly could someone please tell me why?
HTML Code:
$stylevar[htmldoctype] <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> <title>$journal_stats[title] at $vboptions[hometitle]</title> $headinclude </head> <body> $header $navbar <div style="font-size: 200%; text-align: center;"><b>$journal_stats[title]</b></div> <br /> <if condition="$bbuserinfo[userid]==$journalid"> <form method="post" action="journal.php"> <input class="button" type="submit" name="addentrysubmit" value="Add Entry" /> <input type="hidden" name="journalid" value="$journalid" /> <input type="hidden" name="userid" value="$journalid" /> </form> </if> <form method="post" action="journal.php?$session[sessionurl]do=comments&journalid=$journalid"> <input class="button" type="submit" value="Show Comments" /> </form> <br /> <table cellpadding="0" cellspacing="0" border="0" width="100%" align="right"> <tr> <td> $pagenav </td> </tr> </table> <table cellpadding="0" cellpadding="0" background="1" width="100%" align="center"> <tr> <td width="15%" valign="top"> $statsbits <br /> </td> <td width="2%"></td> <td width="83%"> $entrybits </td> </tr> </table> <table cellpadding="0" cellspacing="0" border="0" width="100%" align="left"> <tr> <td> $pagenav </td> </tr> </table> $footer </body> </html> |
#2
|
||||
|
||||
Well how does it not render correctly?
|
#3
|
||||
|
||||
the first page nav for example sits on top of $entrybits table and when i try to render it in a WYSIWYG the outside table refuses to render.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|