Viewing 4 replies - 1 through 4 (of 4 total)
  • Try this:

    style.css (line 78)

    #navbar {
    background-color:#FFFFFF;
    color:#000000;
    font-family:”sans-serif”,”Century Gothic”,”Times New Roman”,”Times”;
    font-size:14px;
    font-weight:bold;
    height:50px;
    margin:0px auto;
    overflow:visible;
    padding:0px;
    text-transform:capitalize;
    width:916px;
    }

    Replacing overflow:hidden with overflow:visible made it work OK in my Firebug editor.

    good luck!

    Thread Starter jlmccutcheon

    (@jlmccutcheon)

    I can’t thank you enough. It works great! I would gladly pay you for your time on this. Just let me know. Thanks again!

    Thread Starter jlmccutcheon

    (@jlmccutcheon)

    I just have one more question. In Firefox, the 2nd column aligns just fine with the slideshow, but in IE, the 2nd column aligns with From The Blog section. I don’t know which section in the NextGEN Gallery CSS sheet controls this. Thanks again to anyone who can offer assistance with this.

    I checked it out in IE7 and it looked just fine. I went to Browsershots to look at it in IE6 but your robot.txt file blocked access. Could you get me more specifics on what IE version you were looking at it with…screen resolution would also be helpful.

    By the way, I run NextGen on my own blog and love it!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘NextGEN Gallery’ is closed to new replies.