- This topic has 9 replies, 2 voices, and was last updated 16 years, 1 month ago by imported_Ryan.
-
AuthorPosts
-
October 9, 2008 at 6:28 pm #400darkmatterMember
I’ve enabled superfish mode but I’m not getting any kind of fade effect and the changing values doesn’t do anything. Here’s my CSS, which has been slightly moded only for color and formatting:
#suckerfishnav {background:#0C447C; font-size:12px;text-transform:uppercase;font-family:tahoma,sans-serif;font-weight:none;width:100%;z-index:1;}
/*url("../multi-level-navigation-plugin/images/suckerfish_blue.png") repeat-x;*/
#suckerfishnav,
#suckerfishnav ul {float:left;list-style:none;line-height:20px;padding:0;border:0px solid #aaa;margin:0; width:100%;z-index:1;}#suckerfishnav a {display:block;color:#ffffff;text-decoration:none;padding:0px 12px;}
#suckerfishnav li {float:left;padding:0;}
#suckerfishnav ul {position:absolute;left:-999em;height:auto; width:151px;font-weight:normal;margin:0;line-height:1; border:0;border-top:1px solid #666666; }#suckerfishnav li li { width:149px;border-bottom:1px solid #666666;border-left:1px solid #666666;border-right:1px solid #666666;font-weight:none;font-family:tahoma,sans-serif;}
#suckerfishnav li li a {padding:4px 10px; width:130px;font-size:12px;color:#dddddd;}
#suckerfishnav li ul ul {margin:-21px 0 0 150px;}#suckerfishnav li li:hover {background:#1F3E9F;}
#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:#dddddd;}#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:#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:#444444;}
#suckerfishnav li:hover,
#suckerfishnav li.sfhover {background:#5E7AD3;}Any help would be appreciated.
October 9, 2008 at 10:43 pm #3886imported_RyanMemberYour link redirects me to http://www.saugusfootball.com/archives/264 which is a 404 error page.
October 9, 2008 at 10:47 pm #3887darkmatterMemberYes, sorry, I’m now in the process of moving the WP install to a new server, I’ll let you know when it’s up and running again…
October 11, 2008 at 6:25 pm #3888darkmatterMemberOK website’s back up now try http://ans50.midphase.com/~saugusfo thanks!
October 11, 2008 at 11:33 pm #3889imported_RyanMemberHave you chosen the "Superfish" option in the plugins settings page?
There are no scripts related to Superfish on your page, so I’m assuming that is the problem.
BTW, the CSS has nothing to do with Superfish. The CSS controls what the menu looks like, the Superfish controls how it moves and fades.
October 12, 2008 at 12:26 am #3890darkmatterMemberGood point lol, it wasn’t on, but now it is, but no diff…
October 13, 2008 at 9:15 pm #3891darkmatterMemberAny luck in looking at this? URL is now http://www.saugusfootball.com Thanks!!
October 14, 2008 at 5:42 am #3892imported_RyanMemberYour problem is related to the issue discussed in the following topic … https://geek.hellyer.kiwi/forum/index.php?topic=402.0
I haven’t found a proper solution yet. But the next version of the plugin will hopefully sort it out. I’ve got a better script lined up which I hope will do the trick. However it is also clashing with the built in WordPress jQuery at the moment so I won’t be releasing it quite yet. Hopefully I’ll get that sorted shortly though.
October 14, 2008 at 3:26 pm #3893darkmatterMemberOK thanks I look forward to the fix!
October 15, 2008 at 4:51 am #3894imported_RyanMemberI discussed this issue with a Javascript guru last night and they’ve suggested I go back to the Superfish script and have another go at it. So hopefully I’ll get the Superfish plugin working properly – eventually.
-
AuthorPosts
- You must be logged in to reply to this topic.