Forums
-
- Forum
- Posts
-
- Installation
- 28,507
- Troubleshooting
- 62,702
- Themes
- 10,431
- Plugins
- 15,372
- Requests & Feedback
- 14,973
- Showcase
- 3,256
-
I’ve hardcoded it in the javascript.
edit it and change
function edOver(element) {element.style.color="#000080"; element.style.backgroundColor="#ddd";}
function edOut(element) {element.style.color="#000000"; element.style.backgroundColor="buttonface";}
to whatever color you’d like