• Resolved Denise

    (@melete26)


    Is it possible to change the color of the tabs/ overlays (active and default) without creating an entirely new jquery theme?

    I was hoping to be able to just change the color of these images from the gray theme:

    .tag-groups-cloud-tabs .ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }

    and

    .tag-groups-cloud-tabs .ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }

    but I can’t see where they are located. Where are these images? Are they hosted elsewhere? Or are they somewhere in my folders?

    Thanks!

    http://wordpress.org/extend/plugins/tag-groups/

Viewing 4 replies - 1 through 4 (of 4 total)
  • W.P. Ginfo

    (@wp-ginfo)

    In your browser install ‘firebug add-on’ it will allow you to investigate a site [right-click – inspect with firebug]

    It will show all the info ‘underneath’.

    Thread Starter Denise

    (@melete26)

    Yes. That’s how I found those .png files that are a color I want to change. However, I can’t find the images referenced in the css (see my earlier post).

    They appear to be in an images folder, but I cannot locate them anywhere in my file structure. I was hoping someone could help me find their location.

    Is it possible they are hosted on the themeroller site?

    Christoph

    (@camthor)

    Hi Denise,
    This looks like a bug – the images got lost somewhere in the plugin history. There should be a folder “images” in the “ui-gray” folder.
    I will check if this needs a fix.

    Christoph

    (@camthor)

    Please check the latest version and let me know if it is more helpful.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Small color changes’ is closed to new replies.