Title: Guy1347's Replies | WordPress.org

---

# Guy1347

  [  ](https://wordpress.org/support/users/guy1347/)

 *   [Profile](https://wordpress.org/support/users/guy1347/)
 *   [Topics Started](https://wordpress.org/support/users/guy1347/topics/)
 *   [Replies Created](https://wordpress.org/support/users/guy1347/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/guy1347/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/guy1347/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/guy1347/engagements/)
 *   [Favorites](https://wordpress.org/support/users/guy1347/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Submitted Text Disappearing](https://wordpress.org/support/topic/submitted-text-disappearing/)
 *  Thread Starter [Guy1347](https://wordpress.org/support/users/guy1347/)
 * (@guy1347)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/submitted-text-disappearing/#post-3148073)
 * I have discovered this is not a CSS issue but a browser issue. When I use Firefox
   Mozilla, the text remains visible as it should, but when I use the Safari browser
   and certain versions of Internet Explorer, the text disappears as I have described.
 * Is there any way to make this work properly on all browsers?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Submitted Text Disappearing](https://wordpress.org/support/topic/submitted-text-disappearing/)
 *  Thread Starter [Guy1347](https://wordpress.org/support/users/guy1347/)
 * (@guy1347)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/submitted-text-disappearing/#post-3148053)
 * Here are the current CSS settings:
 *     ```
       input[type=text],input.text, input.title, textarea, select {
       color: #000;
       }
       input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color:#2D3940; color: #3e3e3e; }
       input[type=text], input.text, input.title, textarea, select { margin:0.5em 0; }
       textarea { padding: 4px; }
       //input[type="text"], input.text, input.title, textarea, select {
       color: #000;
       }
       ```
   
 * The text is still disappearing when you click outside of the text input box.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Submitted Text Disappearing](https://wordpress.org/support/topic/submitted-text-disappearing/)
 *  Thread Starter [Guy1347](https://wordpress.org/support/users/guy1347/)
 * (@guy1347)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/submitted-text-disappearing/#post-3148049)
 * i made the change and tried it and it still disappeared, so I changed it back
   to the original value.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Submitted Text Disappearing](https://wordpress.org/support/topic/submitted-text-disappearing/)
 *  Thread Starter [Guy1347](https://wordpress.org/support/users/guy1347/)
 * (@guy1347)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/submitted-text-disappearing/#post-3148008)
 * I tried making this change, but the text still disappears when I click outside
   of the text box. 🙁

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