Vertical Flyout menu. Charater >> in the flyout menu

Forums Forums Menus Vertical Flyout menu. Charater >> in the flyout menu

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #729
    elrond2
    Member

    I created a flyout  menu and customised the menu.  After a while I started to get the charaters [b:36th5xsl]>>[/b:36th5xsl] on the second level menu, on the right hand side  but above the menu text.  This is in wordpress and I DO NOT have the option set to show that there are extra levels on the menu.

    I reverted to a totally generated menu, and the problem persists.

    The problem only shows in Firefox 3, and Chrome, but in Internet Explorer is does not show.

    I am sure when I started this testing, that the problem did not exist, (a week ago).  This is a generated sheet.

    The site url is http://www.sophisticatsescorts.co.uk/pr … enquiries/

    [code:36th5xsl]#suckerfishnav {
        background:#9C1F1B url("../multi-level-navigation-plugin/images/suckerfish_red.png") repeat-x;
        font-size:18px;
        font-family:verdana,sans-serif;
        font-weight:bold;
        }
    #suckerfishnav, #suckerfishnav ul {
        float:left;
        list-style:none;
        line-height:40px;
        padding:0;
        border:1px solid #aaa;
        margin:0;
        width:150px;
        }
    #suckerfishnav a {
        display:block;
        color:#dddddd;
        text-decoration:none;
        padding:0px 10px;
        }
    #suckerfishnav li {
        float:left;
        padding:0;
        }
    #suckerfishnav li a {
        width:150px;
        width:130px;
        overflow:hidden;
        }
    #suckerfishnav ul {
        position:absolute;
        left:-999em;
        height:auto;
        width:151px;
        font-weight:normal;
        margin:0;
        line-height:1;
        -moz-opacity:0.85;
        opacity:0.85;
        khtml-opacity:0.85;
        border:0;
        border-top:1px solid #888888;
        margin:-40px 0 0 150px;
        }
    #suckerfishnav li li {
        width:149px;
        border-bottom:1px solid #888888;
        border-left:1px solid #888888;
        border-right:1px solid #888888;
        font-weight:bold;
        font-family:verdana,sans-serif;
        }
    #suckerfishnav li li a {
        padding:4px 10px;
        width:130px;
        font-size:12px;
        color:#666666;
        }
    #suckerfishnav li ul ul {
        margin:-21px 0 0 150px;
        }
    #suckerfishnav li li:hover {
        background:#555555;
        }
    #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:#777777;
        }
    #suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
        color:#dddddd;
        }
    #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:#666666;
        }
    #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:#444444;
        }
    #suckerfishnav li:hover, #suckerfishnav li.sfhover {
        background:#DA0909;
        }
    #suckerfishnav .current_page_parent {
        background:#B13733;
        }
    #suckerfishnav .current_page_item {
        background:#D31510;
        }
    #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:"";[/code:36th5xsl]

    #5792

    Something in your themes stylesheet is causing the problem … http://www.sophisticatsescorts.co.uk/wp … /style.css

    #5793
    elrond2
    Member

    Thanks, indeed the problem.  I was thinking about it late last night, and realised there must be something else causing it.

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