Topic: To change the color of the send button
Which is the correct id to change the color of the send button? (not also the preview button).
I want to change it to a green color, border and hover included, maintaining the gradient.
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.4 additions → To change the color of the send button
Which is the correct id to change the color of the send button? (not also the preview button).
I want to change it to a green color, border and hover included, maintaining the gradient.
.primary input[type="submit"],
.primary input[type="button"],
.primary input[type="reset"],
.primary button {
}
You should really use Firefox or Chrome Developer tools to check this things, not ask about everything here .
I have Web Developer extension for chrome and it show me id and class but it's not easy to find the correct subid, subclass +_+
By the way I'm sure that these topics will help also future users
I changed it succesfully thanks!!!!!
It's a little issue on the Send button in quick reply, and it is present also on the default Oxygen theme. The "Submit" text is not perfectly aligned to the middle. It's too more on the left.
PunBB Forums → PunBB 1.4 additions → To change the color of the send button
Powered by PunBB, supported by Informer Technologies, Inc.