Title: CSS &#038; Input?
Last modified: August 18, 2016

---

# CSS & Input?

 *  [aldyn](https://wordpress.org/support/users/aldyn/)
 * (@aldyn)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/css-038-input/)
 * Ack, another problem… I can’t seem to get my css to apply to the comment input
   fields… Here’s my code for the popup comments page ( and here’s what i have done
   so far: [http://joshu-kun.org/?comments_popup=3](http://joshu-kun.org/?comments_popup=3))
 * [http://joshu-kun.org/code.html](http://joshu-kun.org/code.html)

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

 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/css-038-input/#post-308106)
 * Nobody can see it here.
 * Don’t post long code here, please!
    It is difficult to read and nobody really
   bothers to take a look at it. You can use [http://pastebin.com](http://pastebin.com)
   or similar services – and post back with the URI. For posting small code snippets,
   please read carefully the instructions here below the text input area: the “backticks”
   usually are located on top-left of your keyboard, where ~ [tilde] is.
 *  Thread Starter [aldyn](https://wordpress.org/support/users/aldyn/)
 * (@aldyn)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/css-038-input/#post-308111)
 * sorrrrrrry
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/css-038-input/#post-308282)
 * aldyn – which part of the comments are you trying to change ?
    If you can be 
   really specific, it’ll help hugely.
 *  Thread Starter [aldyn](https://wordpress.org/support/users/aldyn/)
 * (@aldyn)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/css-038-input/#post-308492)
 * O_O i’m trying to change the style of the input fields like change the color 
   and font of the boxes where the commenter types their name, email, uri, comment
   etc…
 * i have
 * `input, textarea {
    font-family: tahoma; font-size:9px; color: #000000; }
 * in my css, but it doesnt seem to affect the input fields / comment textbox
 * i don’t know how to be any more specific…………
 * ack, the example should be [http://joshu-kun.org/?comments_popup=9](http://joshu-kun.org/?comments_popup=9)
 * (instead of the entry id being 3)
 *  Thread Starter [aldyn](https://wordpress.org/support/users/aldyn/)
 * (@aldyn)
 * [20 years, 2 months ago](https://wordpress.org/support/topic/css-038-input/#post-308819)
 * =/ i still havent been able to figure out what’s wrong, does anyone know how 
   i can get the comment input fields coded with a css style to change how they 
   look?
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [20 years, 2 months ago](https://wordpress.org/support/topic/css-038-input/#post-308820)
 * If you read carefully your comments.php(?) file’s code (the one you posted above)
   you’ll notice that the input fields all have their own ID. So, in your stylesheet
   there should be something like:
    `#commentform #author, #commentform #email, #
   commentform #url, #commentform textarea {...etc.`

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

The topic ‘CSS & Input?’ is closed to new replies.

 * 6 replies
 * 3 participants
 * Last reply from: [moshu](https://wordpress.org/support/users/moshu/)
 * Last activity: [20 years, 2 months ago](https://wordpress.org/support/topic/css-038-input/#post-308820)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
