Title: Rounded text field?
Last modified: August 20, 2016

---

# Rounded text field?

 *  [intrepid9](https://wordpress.org/support/users/intrepid9/)
 * (@intrepid9)
 * [14 years ago](https://wordpress.org/support/topic/rounded-text-field/)
 * How do you make a rounded text field?
 * For example, when I went to google.com, it would be a [solid rectangle](http://img24.imageshack.us/img24/8365/fe16cb209cd842339367019.png)
 * But When I went to uploaded.to, it would even make the proxy browser show a [rounded text field.](http://img696.imageshack.us/img696/304/559e6dd5b0f141d6b08b8e4.png)
 * I linked pictures so you can see what I mean

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years ago](https://wordpress.org/support/topic/rounded-text-field/#post-2749704)
 * Try googling on “css border-radius”.
 *  Thread Starter [intrepid9](https://wordpress.org/support/users/intrepid9/)
 * (@intrepid9)
 * [14 years ago](https://wordpress.org/support/topic/rounded-text-field/#post-2749715)
 * I tried `{ border-radius: 50px; }` but it didn’t work… I cleared everything
 *  Thread Starter [intrepid9](https://wordpress.org/support/users/intrepid9/)
 * (@intrepid9)
 * [14 years ago](https://wordpress.org/support/topic/rounded-text-field/#post-2749734)
 * I also tried
 *     ```
       .border-radius {
          -moz-border-radius: 12px; /* FF1-3.6 */
       -webkit-border-radius: 12px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
               border-radius: 12px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
       -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
       }
       ```
   
 * but that didn’t work either
 * I am using a child theme so I put the code in the style.css

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

The topic ‘Rounded text field?’ is closed to new replies.

## Tags

 * ["round](https://wordpress.org/support/topic-tag/round/)
 * [field](https://wordpress.org/support/topic-tag/field/)
 * [text](https://wordpress.org/support/topic-tag/text/)

 * 3 replies
 * 2 participants
 * Last reply from: [intrepid9](https://wordpress.org/support/users/intrepid9/)
 * Last activity: [14 years ago](https://wordpress.org/support/topic/rounded-text-field/#post-2749734)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
