Forums
-
- Forum
- Posts
-
- Installation
- 28,499
- Troubleshooting
- 62,634
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,972
- Showcase
- 3,257
-
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