![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi Everyone, I have created a form (a survey) and I plan to use it in an email. However, I would like for the actual form itself to have a different background color than the email. Can anyone please tell me how to do this? Is there a piece of code I can place within the code below? The code for the form is below: form method=POST action="http://app.xxx.xxx/x/form.php" <p align="left" style="color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; line-height:120%; font-size: 10px;">What do you think of Tissue Paper?<br/ <input type='radio' name='IE_2' value='Great!' CHECKED/>Great!<br <input type='radio' name='IE_2' value='Okay' />Okay<br <input type='radio' name='IE_2' value='I hate it' />I hate it<br></p <p align="left" style="color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; line-height:120%; font-size: 10px;">Trouble submitting this survey? Click <a href="%%!message_url%%">here</a></p input type="hidden" name="_a" value="Submit" input type="submit" name="_a" value="Submit" </form Thanks Guys!:P |
#3
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |