- This topic has 2 replies, 2 voices, and was last updated 15 years, 4 months ago by imported_Ryan.
-
AuthorPosts
-
July 13, 2009 at 1:11 am #926rpbrehmMember
Hi,
Here’s my site
http://savvylifeskills.com.previewdns.com/. Note: To view website close the preview warning window by clicking the upper right hand X.
I am good with every browser but IE6. What’s happening is the submenu’s don;t work and also the menu is shifted downward.
Any help would be appreciated!
Bob Brehm
PS. I have modified my CSS to improve appearance. Here’s my CSS for the menu.
#suckerfishnav {
background:#02206F repeat-x;
font-size:12px;
font-family:verdana,sans-serif;
font-weight:bold;
width:100%;
}
#suckerfishnav, #suckerfishnav ul {
float:left;
list-style:none;
line-height:40px;
padding:0;
border:1px solid #aaa;
margin:0;
width:100%;
positions: relative;
z-index: 1000;
}
#suckerfishnav a {
display:block;
color:#FFFFFF;
text-decoration:none;
padding:0px 10px;
}
#suckerfishnav li {
float:left;
padding:0;
}
#suckerfishnav ul {
position:absolute;
left:-999em;
height:auto;
width:161px;
font-weight:normal;
margin:0;
line-height:1;
border:0;
border-top:1px solid #666666;
}
#suckerfishnav li li {
width:159px;
border-bottom:1px solid #666666;
border-left:1px solid #666666;
border-right:1px solid #666666;
font-weight:bold;
font-family:verdana,sans-serif;
}
#suckerfishnav li li a {
padding:4px 0 4px 10px;
width:149px;
font-size:12px;
color:#FFFFFF;
}
#suckerfishnav li ul ul {
margin:-21px 0 0 160px;
}
#suckerfishnav li li:hover {
background:#fee435;
}
#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:#000000;
}
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
color:#000000;
}
#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:#dddddd;
}
#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:#02206F;
}
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
background:#FEE435;
}July 16, 2009 at 12:03 am #6678rpbrehmMemberHi,
I need to get an answer to this problem ASAP as I don’t get paid until there is a solution. What can I do to get some help – more information, $$$, etc.
Thanks,
BobJuly 16, 2009 at 5:48 am #6679imported_RyanMemberI answer all questions not related to the plugin itself, like IE questions after everything else. Except for our [iurl=https://geek.hellyer.kiwi/premium_support/]Premium Support members[/iurl].
-
AuthorPosts
- You must be logged in to reply to this topic.