OK it didn't all work. The left nav, which is just an LI with no sub- UL works. The far right does not. I'm trying to use:
.navright a:hover {background: #333 url(/img2/top-nav-back-right- black.png) top right no-repeat scroll} to swap the background graphic, but it isn't triggering, let alone that it is effecting children elements (which I can fix with other jQ code) ideas? On Feb 22, 12:29 pm, jsrobinson <[EMAIL PROTECTED]> wrote: > CSS to the rescue! I got it figured out, added extra classes to the > left and right LI's and added to Superfish's CSS and it worked!