Sorry, there is no way for me to tell what code is used to define anything from a picture. The buttons are most likely constructed in CSS and without access to that, I could not answer your question. Why not leave a link to a page that contains the button in question?
Yes, you can add CSS to your themes style-sheet to accomplish this. I think appearance is something that should be taken care of inside of your theme files and that is.
.button, input[type=”submit”] {
background: yellow;
}
Yes, you can add CSS to your themes style-sheet to accomplish this. I think appearance is something that should be taken care of inside of your theme files and that is.
.button, input[type=”submit”] {
background: yellow;
}
I still have the orange and red lines on the submit button.
Hey ArmourKnight24,
Use this chrome extension
You can find the color code of .jpg image by using this chrome extension.