Safari & Chrome : area below menu looses styling

Forums Forums Menus Safari & Chrome : area below menu looses styling

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1567
    spiderhouse
    Member

    Hello,
    thanks for the plugin. Got a browser/css problem with Safari & Chrome though as you can see in the image below.

    mmpage.jpg

    [b:q5q97qcs]Plugin[/b:q5q97qcs]
    PixoPoint Multi-level Navigation Plugin

    [b:q5q97qcs]Site:[/b:q5q97qcs]
    http://spiderhousepr.com/modernmum/
    [b:q5q97qcs]
    Site css:[/b:q5q97qcs]
    http://www.spiderhousepr.com/modernmum/ … /style.css

    [b:q5q97qcs]Menu css:[/b:q5q97qcs]

    [quote:q5q97qcs]#suckerfishnav {
        background:#990099;
        font-size:20px;
        font-family:helvetica,sans-serif;
        font-weight:bold;
        width:100%;
        }
    #suckerfishnav, #suckerfishnav ul {
        float:left;
        list-style:none;
        line-height:30px;
        padding:0;
        border:1px solid #aaa;
        margin:0;
        width:100%;
        }
    #suckerfishnav a {
        display:block;
        color:#ffffff;
        text-decoration:none;
        padding:0px 15px;
        }
    #suckerfishnav li {
        float:left;
        padding:0;
        }
    #suckerfishnav ul {
        position:absolute;
        left:-999em;
        height:auto;
        width:131px;
        font-weight:normal;
        margin:0;
        line-height:1;
        -moz-opacity:0.99;
        opacity:0.99;
        khtml-opacity:0.99;
        border:0;
        border-top:1px solid #666666;
        }
    #suckerfishnav li li {
        width:129px;
        border-bottom:1px solid #666666;
        border-left:1px solid #666666;
        border-right:1px solid #666666;
        font-weight:bold;
        font-family:helvetica,sans-serif;
        }
    #suckerfishnav li li a {
        padding:4px 10px;
        width:120px;
        font-size:14px;
        color:#444444;
    font-weight:bold;
        }
    #suckerfishnav li ul ul {
        margin:-19px 0 0 130px;
        }
    #suckerfishnav li li:hover {
        background:#990099;
        }
    #suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
        color:#ffffff;
        }
    #suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
        color:#444444;
        }
    #suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
        color:#444444;
        }
    #suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
        left:-999em;
        }
    #suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
        left:auto;
        background:#fffeff;
        }
    #suckerfishnav li:hover, #suckerfishnav li.sfhover {
        background:#ffffff;
        }
    #suckerfishnav .current_page_parent {
        background:#bbbbbb;
        }
    #suckerfishnav .current_page_item {
        background:#501350;
        }
    #suckerfishnav .current_page_parent a:after, #suckerfishnav .current_page_parent li a:after, #suckerfishnav .current_page_parent li li a:after, #suckerfishnav .current_page_parent li li li a:after, #suckerfishnav .current_page_parent li li li li a:after {
        content:"";
        }
    #suckerfishnav .current_page_parent a:after, #suckerfishnav li .current_page_parent a:after, #suckerfishnav li li .current_page_parent a:after, #suckerfishnav li li li .current_page_parent a:after {
        color:#000000;
        content:"";
        }
    #suckerfishnav .current_page_item a:after, #suckerfishnav li .current_page_item a:after, #suckerfishnav li li .current_page_item a:after, #suckerfishnav li li li .current_page_item a:after, #suckerfishnav li li li li .current_page_item a:after {
        color:#000000;
        content:"";
        }[/quote:q5q97qcs]

    [b:q5q97qcs]This is how it looks when the menu is deactivated…[/b:q5q97qcs]

    mmallpluginsdeactivemen.jpg

    Advice would be greatly appreciated

    Many Thanks

    #8945
    spiderhouse
    Member

    I also tried

    1. removing all the menu css

    2. disabling all other plugins

    Neither worked.

    Thanks

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