Forums

twentyeleven menu issues i IE (1 post)

  1. wp_newbie_2011
    Member
    Posted 6 months ago #

    Hi!

    I can PHP and CSS but I'm new to WordPress :) I'm using twentyeleven.
    I created my own page with a php mall (see the code under)
    All works perfectly..except med IE.
    All explorer versions show the menu without the black background (light grey on a white background) and Explorer 9 shows only unformated links

    My site: http://saltforlag.se
    The problem page: http://saltforlag.se/kop

    Any ideas? Thanks

    <?php
    /*
    Template Name:1: my_page
    */
    get_header();
    ?>
    <div id='primary'><div id='content' role='main'>
    <?php
    .... some php code ....
    ?>
    </div></div>
    <?php
    get_footer();
    ?>

Reply

You must log in to post.

About this Topic

  • RSS feed for this topic
  • Started 6 months ago by wp_newbie_2011
  • This topic is not resolved
  • WordPress version: 3.2.1