Viewing 3 replies - 1 through 3 (of 3 total)
  • It looks like you broke the header.php somewhere. No DOCTYPE declaration, no <head>, no link to styles.css…

    Thread Starter eugeneg

    (@eugeneg)

    Hmmm…how do I fix this? No link to style.css? College-Connect.com’s style.css or WP’s?

    Your root site starts with this:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html>
    <head>
    <title>College-Connect.com - Simplifying the African American College Search Experience</title>
    <link rel="stylesheet" type="text/css" href="../include/style.css">
    </head>

    It’s missing from the site/page in /ConnectBlog… I assume you left it out of your header.php.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘My header kills the page’ is closed to new replies.