how to highlight the button as pointer comes over it...
please help
Add the following class in global.css;
input.button:hover{
box-shadow: 0 0 3px #969696;
}
You can style whatever way you would like to
its not working please tell in detail
What buttons are you referring to? What's your website's URL?
i am referring to the new thread, print , edit, etc button