How to custom form (example)
<link rel="stylesheet" href="https://templates.smadmail.com/css/iframe.css"/>
<iframe src="https://templates.smadmail.com/ui/form1.html?private_key=smad250208172113c78c8ab94d&project_id=3fb6d9ce-2433-4b8c-ede-bfd9c26c945d
&bg_btn=000000
&bg_hover_btn=black
&text_color_btn=white
&border_radius_btn=5px
&bg_input=f0f0f0
&text_color_input=333333
&border_radius_form=10px
&border_form=cccccc
&text_color_hover_btn=yellow"
scrolling="no" ></iframe>
Parameter | Description |
---|
bg_btn | Background color of the button |
text_color_btn | Text color of the button |
border_radius_btn | Border radius of the button |
bg_input | Background color of the input field |
text_color_input | Text color of the input field |
border_radius_form | Border radius of the form |
border_form | Border color of the form |
bg_hover_btn | Background color of the button on hover |
text_color_hover_btn | Text color of the button on hover |