View Single Post
Old 12-03-2012, 03:51 PM   PM User | #8
ocadmin
New to the CF scene

 
Join Date: Nov 2012
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
ocadmin is an unknown quantity at this point
Here is an update

Instead of including the header and footer files I copied the code right into the index and now the formatting is proper. Any idea why this would happen ?

This is the code I was using to include the files:

<!-- start footer -->
<?php include("includes/footer_home.php"); ?>
<!-- end footer -->
ocadmin is offline   Reply With Quote