• The theme “WordPress Classic 1.5 by Dave Shea” which I’ve customized is getting loaded at the top-most left of the page. I’ve used this theme for this page “https://www.rushdiemedia.com/blog/”. This “News” page makes a huge difference to view/load from other pages. Can any one help me on this issue in IE.

Viewing 1 replies (of 1 total)
  • Your conditonal comment for your IE style sheet is out of place and needs to be in the <head>

    <!--[if lte IE 7]>
    	<div style="width:850px; margin:0px auto 0px 100px;">
    <![endif]-->

    and you’ve got an out of place comment <!-- end header --> above your doctype in header.php that is probably throwing off IE.

Viewing 1 replies (of 1 total)
  • The topic ‘IE fix for WordPress Classic 1.5 by Dave Shea Theme’ is closed to new replies.