• I use a custom theme on my site and have the following CSS in the theme files because of the unnecessary clear:both style declarations in NGG:

    .ngg-galleryoverview, .ngg-albumoverview {
    clear: none !important;
    }

    Upgraded to 2.0 and the override for albumoverview works but the override for galleryoverview does not.

    Example: http://photos.sonria.org/atlanta-vicinity/dekalb-peachtree-airport/

    Apparently there’s another !important trying to FORCE me to use that clear:both markup in the gallery overview. How do I get rid of it now that the CSS files can no longer be edited from within WP?

    Not cool, NGG. NOT cool at all.

    http://ww.wp.xz.cn/plugins/nextgen-gallery/

Viewing 1 replies (of 1 total)
  • Thread Starter sonriacat

    (@sonriacat)

    Hi guys,

    Still trying to figure this one out. I’ve been watching the upgrades and the changelog claims there’s a fix, but I can’t figure it out. Can someone please point me toward either a tutorial or provide some help?

    I don’t really need a custom stylesheet. Just a single override.

    Thanks.

Viewing 1 replies (of 1 total)

The topic ‘clear:both overrides gone????’ is closed to new replies.