Forums

[resolved] smoothgallery css being over-ridden by default stylesheet (3 posts)

  1. greenpeas
    Member
    Posted 9 months ago #

    I am using Wordpress smoothgallery plugin by Christian Schenk on my site, and have a little bit of a styling issue that I can't figure out.

    The plugin utilizes JonDesign’s smoothgallery, and has a separate stylesheet for the gallery. I isolated the section that styles the infopane, where titles/descriptions fade up...

    but it seems to be controlled by the stylesheet's H2 styling.

    Is there a way to force a section on a page to use a specific stylesheet?

    Thanks! David

  2. tugbucket
    Member
    Posted 9 months ago #

    in your CSS for the gallery where you have this:

    .jdGallery .slideInfoZone h2

    put this:

    #content .jdGallery .slideInfoZone h2

    See if that works for you.

  3. greenpeas
    Member
    Posted 9 months ago #

    Hey that did it,
    Thanks!
    btw.... I really researched and dug looking for a solution for this. How did you figure this out so quickly? Thank you!

Reply

You must log in to post.

About this Topic