Quote:
Originally Posted by CharlieDelta
If you are having trouble displaying your header in some styles you need to insert.
Code:
{vb:raw headinclude_bottom}
in the 'custompage' template.
After
To look like this.
Code:
{vb:raw header}
{vb:raw headinclude_bottom}
{vb:raw navbar}
|
I searched my custompage.php file about the line
but didn't find it
How can I fix this problem ?