I can’t get it to work in IE either :(

Forums Forums Menus I can’t get it to work in IE either :(

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #500
    blueyonder
    Member

    http://www.theriver-cc.com/

    Works great in Firefox and other browsers.  Any ideas?

    Thanks!!!

    #4393

    It looks great in Firefox 3, but unfortunately it doesn’t work very well at all. Nice to see an interesting customisation though. I’ll have a look and see if I can see any obvious sources of problems. I don’t generally offer free support for customised versions though.

    #4394

    I think your main problem is caused by the margin-left not being set at the correct distance:

    [code:32xwparg]#suckerfishnav li ul { /* second-level lists */
    position : absolute;
    left: -999em;
    margin-left : 15em;
    margin-top : -3em;
    }[/code:32xwparg]

    I haven’t check in any versions of IE, but if you get the first problem corrected I’ll take another look for you.

    #4395
    blueyonder
    Member

    Thanks!  It was the only vertical nav css that I could find for this plugin. I just needed a basic vertical navigation… 

    I just put the original css back and it works fine.  Must have been a problem with that css. 

    Hopefully I can find one that works.

    Sorry for the trouble.  I just saw that I can become a premium member and get the code for a vertical nav.  That might be the easiest <img decoding=” title=”Wink” />

    #4396

    Hopeully that makes things easier for you then!

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