MyBB Community Forums

Full Version: please help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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 Smile
its not working please tell in detail

Smile
What buttons are you referring to? What's your website's URL?
i am referring to the new thread, print , edit, etc button