Title: Customizing the Comment Submit button
Last modified: August 18, 2016

---

# Customizing the Comment Submit button

 *  [cheburashka](https://wordpress.org/support/users/cheburashka/)
 * (@cheburashka)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/customizing-the-comment-submit-button/)
 * Hello all,
    I have read how this code in the css file will alter the appearance
   of the search button: #menu li form input{ background-color: #000000; color:#
   ffffff; } I would love to do the same for the submit comment button. I just can’t
   figure out how to go about it – it seems to work on a different princuple to 
   tyhe search button… (I know very little when it comes to php…) Much obliged in
   advance!

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

 *  [NuclearMoose](https://wordpress.org/support/users/nuclearmoose/)
 * (@nuclearmoose)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/customizing-the-comment-submit-button/#post-132564)
 * That button is not in the `#menu` div, which is why it’s not affected by your
   code above. Since you didn’t post a link to your site, I can’t be sure, but perhaps
   the comment form is in a div called `#comment` and you can then style it using`#
   comment li form input`.
 *  Thread Starter [cheburashka](https://wordpress.org/support/users/cheburashka/)
 * (@cheburashka)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/customizing-the-comment-submit-button/#post-132566)
 * I tried using #comment li (and postcomment) but I had no luck.
    Here’s the site:
   [http://www.theprojects.info/diary/](http://www.theprojects.info/diary/) thanks,
   Glen
 *  Thread Starter [cheburashka](https://wordpress.org/support/users/cheburashka/)
 * (@cheburashka)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/customizing-the-comment-submit-button/#post-132574)
 * the answer was here:
    [http://wordpress.org/support/topic.php?id=10312#post-65538](http://wordpress.org/support/topic.php?id=10312#post-65538)
   I am beginning to understand the way that php works with a css…
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/customizing-the-comment-submit-button/#post-132613)
 * [http://www.tamba2.org.uk/wordpress/graphicalcss/comments/index.html](http://www.tamba2.org.uk/wordpress/graphicalcss/comments/index.html)
 * Very bottom of the page – I did a bug as a button.

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

The topic ‘Customizing the Comment Submit button’ is closed to new replies.

 * 4 replies
 * 3 participants
 * Last reply from: [Mark (podz)](https://wordpress.org/support/users/podz/)
 * Last activity: [21 years, 4 months ago](https://wordpress.org/support/topic/customizing-the-comment-submit-button/#post-132613)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
