Forums

[arras theme] IE9 don't show my blog! (5 posts)

  1. Kykkyus
    Member
    Posted 1 year ago #

    Hi, i have a problem: with chrome, firefox ecc. my blog runs ok... but with internet explorer, blog are cutted, wideget are under blog entry, tabbed siderbar are broken. all blog is on the left...

    What i have to do?

    I have arras last versione (1.0.5.1)
    Wordpress last version (3.1.2)
    Internet Explorer 9
    My blog:

    THANKS!

  2. Kykkyus
    Member
    Posted 1 year ago #

    OPS:

    My Blog:
    http://www.gemskeeper.net/

    Thanks!

  3. Kykkyus
    Member
    Posted 1 year ago #

    Resolver tabbed sidebar in this way:

    1. Open your library/widgets.php file in your Arras theme.
    2. Find the line: "echo '<div id="s-popular" class="widgetcontainer clearfix">';"
    3. Replace it with: "echo '<div id="s-popular" class="widgetcontainer clearfix">

      ';"
      4. Two lines below that, you'll see: "echo '</div><!-- #s-popular -->';"
      5. Replace it with: "echo '
    </div><!-- #s-popular -->';"
    6. Problem solved.

    Remain the problems of bad layout and cut post...

    Please help^^

  4. Kykkyus
    Member
    Posted 1 year ago #

    OPS again...

    the solution for broke tabbed siderbar is:

    1. Open your library/widgets.php file in your Arras theme.
    2. Find the line: "echo '<div id="s-popular" class="widgetcontainer clearfix">';"
    3. Replace it with: "echo '<div id="s-popular" class="widgetcontainer clearfix"><ul>';"
    4. Two lines below that, you'll see: "echo '</div><!-- #s-popular -->';"
    5. Replace it with: "echo '</ul></div><!-- #s-popular -->';"
    6. Problem solved.

    Sorry

  5. Kykkyus
    Member
    Posted 1 year ago #

    UP ^^

Topic Closed

This topic has been closed to new replies.

About this Topic