WP help

Out of context: Reply #15

  • Started
  • Last post
  • 21 Responses
  • Shaney0

    Make sure their is only one closing div ( </div> ) after the logo div closes.

    Earlier when you had the error it looked like the wrap div (which keeps the page center aligned) was closing straight after the logo div....

    Example:

    <div id="wrap">
    <a href="http://www.stugibson.net/blog"><img src="http://www.stugibson.net/blog/wp-content/themes/force12/images/top.jpg" alt="Home Page" title="Home Page" /></a>
    </div>

    <div id="content"> ............ etc

View thread