http://www.skywordsadvertising.com/create-banner/ this is my form
this is my old form not using gravity form
http://skywordsadvertising.com/create2.php
1. how and where do you identify actual element ID?
2. How do i make my new form look like my old form...
This is the custom css code that i used:
[css]
.planefield {
background-image: url(http://www.skywordsadvertising.com/wp-content/uploads/2011/12/logo_skywords_back.png);
background-repeat: no-repeat;
background-position: 0% 0%;
height: 40px;
}
body .gform_wrapper .gform_body .gform_fields #field_1_1.gfield select {
border: 1px solid green;
text-transform: uppercase;
color: #719430;
height: 40px;
}