MyBB Community Forums

Full Version: Customize buttons
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello, I would like to know how to customize buttons with using graphics.

Normal buttons look like that:
[Image: search1.jpg]

and I want to make it look like that:
[Image: search2.jpg]

Thanks in advance
Yes, I know how to code with css Smile
I wanted to know, in which files I have to edit buttons.

For example the "Search" button. In which template is it? There are so many template files with a bit irritating names.
You need to add the CSS to your themes global.css

Unless you want to add hover effects and the like you don't need to edit the templates.
Ok, thanks for the fast help Smile
Just edit your current button class in global.css