• Resolved jakewho

    (@jakewho)


    On my site the “vote” button is white, which is the same color as the background of my site, so it’s nearly impossible to see the button until the user happens to put their cursor over the button.

    How do I change the color of the vote button, so it will be easy to see?

    Thanks much,

    http://wordpress.org/plugins/wp-polls/

Viewing 1 replies (of 1 total)
  • Plugin Author Lester Chan

    (@gamerz)

    the vote button as a class of “Buttons”, you can style it using css in your theme stylesheet.

    Example:
    .Buttons { background-color: black; }

Viewing 1 replies (of 1 total)
  • The topic ‘vote bottom color’ is closed to new replies.