Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Forum: Plugins
    In reply to: NextGEN Gallery

    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!

    Forum: Plugins
    In reply to: NextGEN Gallery

    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!

Viewing 2 replies - 1 through 2 (of 2 total)