Title: Insert icon inside button
Last modified: September 1, 2016

---

# Insert icon inside button

 *  [filoveg](https://wordpress.org/support/users/filoveg/)
 * (@filoveg)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/insert-icon-inside-button/)
 * Is it possible to change button for voting from
    `<input type="button" name="
   vote" value="Vote " class="Buttons" onclick="poll_vote(%POLL_ID%);" />`
 * to `<button onclick="poll_vote(%POLL_ID%);"> Vote <i class="fa fa-check" aria-
   hidden="true"></i></button>` ?
 * I tried it but it doesn’t seems to work. I am trying to place Font Awesome icon
   inside.
 * Also is it possible to have the same plugin for multiple languages? I am using
   Polylang and it would be great if we could just do pll_e(‘Vote’) instead of hardcoding
   value 🙂
 * [https://wordpress.org/plugins/wp-polls/](https://wordpress.org/plugins/wp-polls/)

The topic ‘Insert icon inside button’ is closed to new replies.

 * ![](https://ps.w.org/wp-polls/assets/icon.svg?rev=977996)
 * [WP-Polls](https://wordpress.org/plugins/wp-polls/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-polls/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-polls/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-polls/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-polls/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-polls/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [filoveg](https://wordpress.org/support/users/filoveg/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/insert-icon-inside-button/)
 * Status: not resolved