- This topic has 2 replies, 2 voices, and was last updated 15 years, 8 months ago by elrond2.
-
AuthorPosts
-
April 1, 2009 at 10:18 pm #729elrond2Member
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]April 2, 2009 at 2:45 am #5792imported_RyanMemberSomething in your themes stylesheet is causing the problem … http://www.sophisticatsescorts.co.uk/wp … /style.css
April 2, 2009 at 7:18 am #5793elrond2MemberThanks, indeed the problem. I was thinking about it late last night, and realised there must be something else causing it.
-
AuthorPosts
- You must be logged in to reply to this topic.