Support » Plugins » [Plugin: NextGEN Gallery] css heritage: theme style.css/nggallery.css conflict

  • Hello,

    i have a CSS problem here : http://www.colloquiaaquitana.com/?cat=22

    I can seem to prevent the CSS heritage from style.css to nggallery.css.
    That s causing unwanted underlining on my gallery thumbnails

    I have spotted this from my theme style.css :
    a
    {
    color: #B96D00;
    text-decoration: none;
    border-bottom:#B96D00 1px dashed;
    }
    a:hover
    {
    text-decoration: none;
    border-bottom:#B96D00 1px solid;
    }

    I want to keep it for my theme and in the sametime remove it from my galleries

    So, thanks in advance for sultions on how to prevent this…

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi TheKyro,

    read your question with interest, because also have (i guess) CSS problems after updating in new version (wordpress and NextGen).

    And i saw on your blog, you have also no ajax while clicking on a thumb for view the picture.

    Do you have an idea how to solve?

    Just skip all the Nextgen Gallery CSS-stuff and roll your own and include it in your own stylesheet. Loading one different stylesheet per plugin suck anyway so….

    Check example:
    Page http://www.dekorfilm.se/dekor-referenser/
    CSS http://www.dekorfilm.se/wp-content/themes/dekorfilm-template/style.css

    great tip of advice!

    Would you please like to tell us how you do this tommiehansen, because I have been trying to find a decent tutorial about this but alas no sign…

    Also I would like to validate the page as HTML 4.01 strict instead of XHTML transitional, but the links generated on the header tag of the page are giving me /> tag and I need to change it to simple > to validate the code.

    Would you have any idea how to do this please?

    Thanks a million in advance

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: NextGEN Gallery] css heritage: theme style.css/nggallery.css conflict’ is closed to new replies.