Quote:
Originally Posted by Logician
Are you making sure your webtemplate is using "default vb header/footer" instead of "webtemplate header/footer" in your header/footer section?
|
I did a fresh install and compared the default template, my template and the template using webtemplates and there is coded missing in the header. I have not checked if the footer is incorrect.
Default frixed width
<!-- content table -->
<!-- open content container -->
<div align="center">
<div class="page" style="width:1003px; text-align:left">
<div style="padding:0px 25px 0px 25px" align="left">
<br />
<!-- breadcrumb, login, pm info -->
__________________________________________________ _________________________
My style
<!-- content table -->
<!-- open content container -->
<div align="center">
<div class="page" style="width:1003px; text-align:left">
<div style="padding:0px 0px 0px 0px" align="left">
<br />
<!-- breadcrumb, login, pm info -->
__________________________________________________ ___________________________
webtemplates
<!-- content table -->
<br />
<!-- breadcrumb, login, pm info -->