Guest User

Untitled

a guest
Oct 19th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1.  
  2.  
  3. /*from jeff */
  4.  
  5. .gform_wrapper div.charleft{float:left; margin:0 !important;}
  6. #field_1_4{display: block;float: left; width:150px;margin:10px 0 0 120px}
  7. #field_1_4 label.gfield_label{display:none; width:0; height:0;}
  8. .gform_footer #gform_submit_button_1 {background: red url('images/submit-over-btn.png') no-repeat;display: block;width: 71px;height: 33px;border: none; padding: 0;text-indent: -9999px;cursor: pointer;
  9. float:right;}
  10. #gform_1 .gform_footer{width:100px; border:1px solid red; float:left; position:absolute; bottom:30px;}
  11. #gform_submit_button_1:hover {background: url('images/submit-on-btn.png') no-repeat;}
Add Comment
Please, Sign In to add comment