|
Administrator |
Here is the code to update in your palettes for the new Button. To user this, go to Stable Activities > Manage Palettes and add this code to your palette. You can change the colors in this code to whatever you like. The color wheel on the page can help you choose. If you need help understanding what the code does, please read This You can change the color of the text and the background color of the button. As well as the font. /*-------------------------------------------------- Set the color and font of the button text --------------------------------------------------*/
.heebutton { font-family:arial,sans-serif; font-size:15px; color:#dfd48a; background-color: #b67942; padding:3px; border:0px; border-radius:5px; border: 2px solid #000000; } .heebutton a:visited { font-family:arial,sans-serif; font-size:15px; color:#dfd48a; background-color: #b67942; padding:3px; } .heebutton a:link { font-family:arial,sans-serif; font-size:15px; color:#dfd48a; background-color: #b67942; padding:3px; } .heebutton a:hover { font-family:arial,sans-serif; font-size:15px; color:#704219; background-color: #b67942; padding:3px; } Edited at July 7, 2022 10:17 PM by Cadence Farms
|
| |
|
|
|
Eve, will this work with the default palettes, or only custom palettes? I use one of the default palettes and the buttons extremely low-contrast.
|
| |
|
|
|
Please ignore the duplicate -- my internet stuttered. It happens in chat, too. Edited at July 11, 2022 01:53 PM by Mallery Show Stables
|
| |
|
|
Administrator |
Yes, you can add it to the default palettes and save them under a different name
|
| |
|