IE6/7 problems with pixopoint menu plugin

Forums Forums Menus IE6/7 problems with pixopoint menu plugin

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #998
    milkdemcows
    Member

    Having a couple problems with the pixopoint menu plugin (ppmp, let’s say).  It is working fine in FF and chrome. 

    In IE6 though, the menus drop, but I can only select the first item; when I go lower, the drop down disappears (originally no drop down was showing at all; switched to compatibility mode to get where I’m at now.  All the other settings are still at the default).

    In IE7 (haven’t test IE8), the drop downs work, but a gap shows up between child and parent categories, not allowing me to move over to select the children without them disappearing. 

    The menu php is in the header.php file.  I’ve played with my theme and the ppmp css for visual adjustments.  I’m basically new to wordpress and css too, picking it up piecemeal.  Here are the sites and files:

    website:
    browneyedphotography.com/blog
    header file where the pixopoint is:
    http://browneyedphotography.com/blog/wp … header.php
    theme’s stylesheet:
    http://browneyedphotography.com/blog/wp … /style.css
    pixopoint sytlesheet:
    http://www.browneyedphotography.com/blo … /style.php

    Thanks

    #6920
    milkdemcows
    Member

    adding

    #pixopoint_menu1_wrapper li, #pixopoint_menu1_wrapper ul {text-align:left;}

    as was suggested in an earlier post did fix the ie7 problem.  But it also of course made the text left-aligned but I’d prefer centered.

    #6921

    You have wrapped the menu in <ul> tags. Remove those tags and some (I assume all, but I haven’t checked) of your problems will be fixed.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.