Quantcast
Channel: WordPress.org Forums » [Contact Form 7] Support
Viewing all articles
Browse latest Browse all 49500

tkaminja on "[Plugin: Contact Form 7] Contact Form Email Field Looks Different Than Other Fields"

$
0
0

[ Moderator Note: Please post code or markup snippets between backticks or use the code button. Not blockquote. ]

input[type="text"], textarea, input[type="email"]{
	background-color: #ffffff;
	padding: 10px;
	font-family: Arimo;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #6a6a6a;
	border: 1px solid #ddd;
	background:	#ffffff url(images/field_bkg.png) repeat-x;
}

input[type="text"]:focus {outline: none; background-color: #f7f7f7;}
textarea:focus {outline: none; background-color: #f7f7f7;}
input[type="email"]:focus {outline: none; background-color: #f7f7f7;}

textarea { width: 80%; font-size: 13px;}
input[type="text"] {width: 40%; font-size: 13px;}
input[type="email"] {width: 40%; font-size: 13px;}

this did not work for me. I inserted this to my main css on wordpress


Viewing all articles
Browse latest Browse all 49500

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>