Forum Discussion
EvanMartinez
8 years agoModerator
Vibrant Success has been adjusted by the update to also display as a blue in line with the branding. However it is still possible to display a button in green (or another color with the hex code for it). You can do so using the formula below:
"<a class='Vibrant Success' style='border:1px solid #6BBD57; background-color:#6BBD57'>Vibrant Success</a>"
That one above will now show the button in green and if you adjust the hex color it will update to the button to the corresponding color.
"<a class='Vibrant Success' style='border:1px solid #6BBD57; background-color:#6BBD57'>Vibrant Success</a>"
That one above will now show the button in green and if you adjust the hex color it will update to the button to the corresponding color.
- QuickBaseCoachD8 years agoQrew CaptainOK, thx for the tip (seriously as I never knew you could choose a color), but man-o-man I have countless Vibrant Success buttons implemented with countless clients on countless apps. Any chance that decision can be reconsidered? Green was typically used for something positive like "Save" or "Add".
- EvanMartinez8 years agoModeratorYeah I was happy to learn that trick as well. I went through a bunch of my own apps to update the buttons to match the color schemes I was using for my reports and fields. I tend to like to use some non conventional color palettes.
As for the feedback on the Vibrant Success change I am going to pass that one on along with the other feedback I have been seeing on here about the UI changes and the color updates to our PD Team that is looking into the release changes. - KenKen8 years agoQrew TraineeThanks Evan. That did the trick!