Forums

Digitalnature Themes do not work in internet explorer (3 posts)

  1. iamrosenfarb
    Member
    Posted 1 year ago #

    I recently upgraded my arclite theme and noticed that the theme looks odd in internet explorer. I checked the settings and any relative posts and cannot seem to fix it. I have almost 0 knowledge of code. In Internet Explorer (7 or 8) the images for the posts appear, however, the background does not appear, nor anything related to the theme. I decided to switch over to Mystique and the same happens. However, if I decide to use another template, they seem to work fine in all browsers.

    One more thing, I originally formatted the website in Chrome.

    http://www.eastsideorlando.org

  2. DigitalSquid
    Member
    Posted 1 year ago #

    In your header.php, replace:

    <style type="text/css">
     @import "http://www.eastsideorlando.org/wp-content/themes/mystique/style.css";
     @import "http://www.eastsideorlando.org/?mystique=css";
    </style>

    With:

    <link rel="stylesheet" href="http://www.eastsideorlando.org/wp-content/themes/mystique/style.css" type="text/css" />
    <link rel="stylesheet" href="http://www.eastsideorlando.org/?mystique=css" type="text/css" />
  3. iamrosenfarb
    Member
    Posted 1 year ago #

    It worked! Thank you so much Twelvefootsnowman

Topic Closed

This topic has been closed to new replies.

About this Topic