The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
not really sure on forumhome Details »» | |||||||||||||||||||||||||
well, I hate to ask this but I am so busy right now I just dont have the time.
if you go to www.evolutionaryconcepts.com/forums/index.php you will see what my problem is. I have modded the forumhome template so it had blocks on the left and other things. well I keep getting two shoutboxes and I really need to get it back to where everything is inline, like on vb.org forum section. not like a portal would be as it is now. here is my template code. If someone could take a look at it and get it back in shape real quick it would be a life saver. Thanks and have a great day. <html> <head> <!-- no cache headers --> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="no-cache"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Cache-Control" content="no-cache"> <!-- end no cache headers --> <meta name="keywords" content="vbulletin,forum,bbs,discussion,jelsoft"> <meta name="description" content="$bbtitle is a discussion forum powered by vBulletin. To visit the forum, go to $bburl/ . To find out about vBulletin, go to http://www.vbulletin.com/ ."> <title>$bbtitle - powered by vBulletin</title> $headinclude </head> <body> $header <!-- text --> <table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center"> <tr valign="top"> <td><a href="javascript:window.location=window.location"> <img src="{imagesfolder}/vb_bullet.gif" border="0" align="middle" alt="$bbtitle : Powered by vBulletin version $templateversion"></a> <normalfont><b>$bbtitle</b></normalfont></td> </tr> </table> <table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center"> <tr valign="bottom"> <td><smallfont> Members: $numbermembers, Threads: $totalthreads, Posts: $totalposts<br> Welcome to our newest member, <a href="member.php?s=$session[sessionhash]&action=getinfo&userid=$newuserid">$newusername </a> </smallfont></td> </tr> </table> <!--Side block start --> <table> <tr valign="top"> <td valign="top" align="center"><table width="{contenttablewidth}"> <tr> <td valign="top"> <!-- welcomepanel --> <table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="right"> <tr> <td> <table cellpadding="1" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%"> <tr id="cat"> <td bgcolor="{categorybackcolor}" colspan="6"><normalfont color="{categoryfontcolor}"><b><center>E-C User Panel</center></b></normalfont></td> </tr> <tr> <td bgcolor="{firstaltcolor}"> <smallfont><center>$gamelinks<br> The time now is $timenow.<br> You last visited: $bbuserinfo[lastvisitdate]. $unregusermessage $welcometext<br> <b>$newposts</b> </center></smallfont> </td> </tr> <tr> <td bgcolor="{secondaltcolor}" align="center" valign="middle"> $logincode </td></tr> </table> </td></tr></table> <!-- /welcomepanel --> <tr> <td> <table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="right"> <tr> <td> <table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%"> $pminfo $the_shoutbox </table></td></tr></table> </td> </td> </tr> </table> </td> <td> <!-- /text --> <table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"> <tr> <td> <table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%"> $loggedinusers $birthdaybits </table></td></tr></table> <br> <!-- main --> <table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td> <table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%"> <tr align="center"> <td bgcolor="{tableheadbgcolor}"><smallfont> </smallfont></td> <td bgcolor="{tableheadbgcolor}" width="80%" align="left"><smallfont color="{tableheadtextcolor}"><b>Forum</b></smallfont></td> <td bgcolor="{tableheadbgcolor}"><smallfont color="{tableheadtextcolor}"><b>Posts</b></smallfont></td> <td bgcolor="{tableheadbgcolor}"><smallfont color="{tableheadtextcolor}"><b>Threads</b></smallfont></td> <td bgcolor="{tableheadbgcolor}" nowrap><smallfont color="{tableheadtextcolor}"><b>Last Post</b></smallfont></td> <td bgcolor="{tableheadbgcolor}" width="20%"><smallfont color="{tableheadtextcolor}"><b>Moderator</b></smallfont></td> </tr> $forumbits </table> </td></tr></table><br> <table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td> <table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%"> </table> </td></tr></table> <!-- /main --> <br> <br> <!-- icons --> <table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center"> <tr> <td align="center"> <img src="{imagesfolder}/on.gif" border="0" alt="On" align="absmiddle"> <b><smallfont>New posts</smallfont></b> <img src="{imagesfolder}/off.gif" border="0" alt="Off" align="absmiddle"> <b><smallfont>No new posts</smallfont></b> <img src="{imagesfolder}/lock.gif" border="0" alt="Closed Forum" align="absmiddle"> <b><smallfont>A closed forum</smallfont></b> </td> </tr> </table> <!-- /icons --> </td></tr></table> $footer </body> Show Your Support
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|