Hi Daniel,
John or Jim may well correct me but, if I were trying to change the background colour of the button, I'd do it in the CSS. I have a sub-theme based on the main instant indicia theme which allows me to add in extra bits of styling or override existing styling. I don't know if you have done this but if you have then add the following rule to the main sub-theme css (altering the colour to the one you want):
#filter-build {
background-color: #009 !important;
background:#009 !important;
}
This will change the create filter button on any page where it is used.
If you aren't using a sub-theme then you could use a node specific css file that is named like node.2.css depending on the node number of the page you want it to apply to (this will only apply to the specific node and therefore won't be site wide). The following documentation will probably explain this better than me - http://indicia-docs.readthedocs.org/en/ … hlight=css
You can do this for styling for any element on the page and I use Firefox developer tools to find the exact element name etc that I want to change (you just right click and inspect element).
I hope this helps! As I don't know exactly how you've restyled your Indicia site in the first place, it's hard to know at what stage to step in from...
Fiona
Fiona McCrory
CEDaR Website Officer
www.nmni.com/cedar