Better Color Adjusting

TheMasso

Member
When xenForo will get better color adjusting? I got extremely frustrated when adjusting the colors, constantly having to search for where I had adjusted them. The explanations are terrible. It doesn't say which color goes where. For example, I want to change the color of the “Cookies” rejection button, but the setting I found changes everything except the button I want. Why am I struggling with this?
 
Upvote 0
I think the short answer is that not everything needs to have its own independent control.

Changing the appearance of a single button is not within the scope of what style properties are in the majority of cases.

The colour palette and some other properties already control how buttons look but in a consistent fashion, therefore the properties are generally contributing to an overall theme.

That type of button is a “link” type button. So there are properties to control the style of those generally.

If you are specifically targeting only that button then the best use case for that remains to be customising the CSS.

You can post for help with that in the styling forum
 
Back
Top Bottom