• Resolved mineralman

    (@mineralman)


    Hey Matt!

    Really, Really Happy to have found this plugin! Exactly what I was looking for.

    The only tweak I need I think is to change the Header BG Color.
    Not very savvy at CSS or jquery especially, but I tried using CSS:

    #content .squelch-taas-override.squelch-taas-tab-group.ui-widget-content {background-color: #A8E71E;}

    No luck, can you point me at a solution? Once If figure out how to begin to adjust little things I think I will be off to the races.

    Thanks Again for what I think is going to be a GREAT solution!

    I am a Matt to..

    nutritionap.com You can get an idea of exactly where I am headed with this

    https://www.ads-software.com/extend/plugins/squelch-tabs-and-accordions-shortcodes/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter mineralman

    (@mineralman)

    These seem to have done the trick:
    If there is a better way, or more acceptable let me know.

    #content .ui-widget-header {background-image: none;}
    #content .ui-widget-header {background-color: #A8E71E;}

    Plugin Author Matt Lowe

    (@squelch)

    Hi Mineralman,

    Sorry you had no luck with the first way! The first way is the intended correct method for overriding styles in the plugin, but won’t work until 0.2 is released. The #content shouldn’t be needed, the .squelch-taas-override should be sufficient as soon as the new version is out.

    What you have in your second post looks fine and should continue to work when 0.2 comes along, but the only “supported” way to override styles as of 0.2 will be to use the .squelch-taas-override prefix. This is just because I can control that class within the plugin, where as things like #content are governed by your theme.

    Hope that makes sense and hope you’re enjoying Squelch Accordions and Tabs plugin!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Modify BG Color’ is closed to new replies.