Bug with Wordpress

Discussion in 'WordPress' started by bigmodo, Nov 4, 2009.

  1. #1
    bigmodo, Nov 4, 2009 IP
  2. wp-designer

    wp-designer Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Remove <div id="body"> after <div class="entry"> in your index.php, singlepost, page files. Make sure that u r removing closing div of #body also. Otherwise rename the <div id="body"> after <div class="entry"> to something else which is not styled in css, say <div id="bodyxx">
     
    wp-designer, Nov 4, 2009 IP