• Resolved greenpeas

    (@greenpeas)


    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

Viewing 2 replies - 1 through 2 (of 2 total)
  • 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.

    Thread Starter greenpeas

    (@greenpeas)

    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!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘smoothgallery css being over-ridden by default stylesheet’ is closed to new replies.