PDA

View Full Version : How to change buttons from images to css


RobLeonard
09-24-2015, 12:25 PM
Hiya,

I've styled the regular buttons and input fields but I was wondering whether it was possible to modify vBulletin to use that class for all buttons.

So, buttons such as "New Thread", "Quote", "Reply" and so on - I want to change them from images to CSS classes with text so all the buttons match.

Is this possible?

Thanks,
Robbie

Zachery
09-24-2015, 10:36 PM
Sure, why not? Change the class on the a links in the templates and remove the img tags.

RobLeonard
09-27-2015, 03:56 PM
I managed to get this done in the end, had to edit about 3-4 templates and obviously put the CSS in too.

Gio~Logist
09-30-2015, 03:06 AM
I would do the same with the same with all the gradients used as well. You can use css to make gradients :up:

Here's a useful tool in case you need help with css:
http://www.colorzilla.com/gradient-editor/