The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
i am trying to create a template where the header does not break the style whether its fluid or fixed
so far i have this HTML Code:
$stylevar[htmldoctype] <html xmlns="http://www.w3.org/1999/xhtml" dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> <!-- no cache headers --> <META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE"> <META HTTP-EQUIV="Expires" CONTENT="-1"> <meta http-equiv="Cache-Control" content="no-cache" /> <!-- end no cache headers --> <title>$vbphrase[privacy_policy] - $vboptions[bbtitle]</title> $headinclude </head> <body> $header $navbar <table width="$stylevar[outertablewidth]" cellspacing="0" cellpadding="0" border="0" align="center"> <tr> <td width="$stylevar[outertablewidth]" valign="top"> <table width="$stylevar[outertablewidth]" class="tborder" cellspacing="1" cellpadding="4" border="0"> <tr> <td class="tcat" colspan="2">$vboptions[bbtitle] $vbphrase[privacy_policy] </td> </tr> <tr> <td class="alt1" style="vertical-align: top; height: 711px;"> <div align="center"> please can someone support me in fixing the header to work with both style types |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|