Title: Custom submit button
Last modified: August 20, 2016

---

# Custom submit button

 *  Resolved [DennisHamiltonNY](https://wordpress.org/support/users/dennishamiltonny/)
 * (@dennishamiltonny)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/custom-submit-button-1/)
 * Hi, Great plugin. Can you tell me how I can replace the default submit button
   with one of my own? I tried assigning it an ID so I can change with CSS and upload
   my own, but no luck (I’m sure I’m doing it wrong). Any help would be appreciated.
 * Thanks,
    Dennis
 * [http://wordpress.org/extend/plugins/dmsguestbook/](http://wordpress.org/extend/plugins/dmsguestbook/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [DanielSchurter](https://wordpress.org/support/users/danielschurter/)
 * (@danielschurter)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/custom-submit-button-1/#post-3573526)
 * Hi Dennis
 * Insert your own css code on “DMSGuestbook -> Guestbook settings -> CSS” in text
   box no. 14 to change the submit button appearance.
 * e.g:
 *     ```
       background:#0066A2;
       color:white;
       border-style:outset;
       border-color:#0066A2;
       height:50px;
       width:100px;
       font: bold 15px arial,sans-serif;
       ```
   
 * more [examples](https://www.google.com/?q=css+submit+button)
 * Greetings,
    Dani
 *  Thread Starter [DennisHamiltonNY](https://wordpress.org/support/users/dennishamiltonny/)
 * (@dennishamiltonny)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/custom-submit-button-1/#post-3573605)
 * Ohh duh! Figures it would be something simple. Worked perfectly!
 * Thanks for your time Dani.
 * Dennis
 *  Plugin Author [DanielSchurter](https://wordpress.org/support/users/danielschurter/)
 * (@danielschurter)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/custom-submit-button-1/#post-3573612)
 * you’re welcome!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Custom submit button’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/dmsguestbook.svg)
 * [DMSGuestbook](https://wordpress.org/plugins/dmsguestbook/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/dmsguestbook/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/dmsguestbook/)
 * [Active Topics](https://wordpress.org/support/plugin/dmsguestbook/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/dmsguestbook/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/dmsguestbook/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [DanielSchurter](https://wordpress.org/support/users/danielschurter/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/custom-submit-button-1/#post-3573612)
 * Status: resolved