Guy1347
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Plugins
In reply to: [Contact Form 7] Submitted Text DisappearingI 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
In reply to: [Contact Form 7] Submitted Text DisappearingHere 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
In reply to: [Contact Form 7] Submitted Text Disappearingi made the change and tried it and it still disappeared, so I changed it back to the original value.
Forum: Plugins
In reply to: [Contact Form 7] Submitted Text DisappearingI 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)