Hi,
Is it possible to create a page in Incarnation without the hearder and the footer ?
Thanks
Abel
Hi,
Is it possible to create a page in Incarnation without the hearder and the footer ?
Thanks
Abel
You'd need to remove some code from header.php - remove the code between following two html comments/code lines:
<!-- ####### HEAD CONTAINER ####### -->
and:
<!-- ####### END HEAD CONTAINER ####### -->
and in footer.php remove the code between:
<!-- ####### FOOTER CONTAINER ####### -->
and:
<!-- ####### END SOCKET CONTAINER ####### -->You must log in to post.