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.
QuickBaseCoachD
8 years agoQrew Captain
OK, 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".