Hi,
I want to edit the background color & text of the form.
I've edited form1.html to what I want but it's still showing as the original form layout even after refreshing the page? Do i need to edit another file as well for the changes to take affect?
Thanks,
Brooke
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The form file is no different from any other html file. It does use a style shhet so it is in your best interest to use this before attempting to force changes in the html file.
Myself as well as many other users have not any any difficulty modifying the form to have any look desired. Be sure that your changes are actually being uploaded to your site before you assume that things are not working the way you expect.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I want to edit the background color & text of the form.
I've edited form1.html to what I want but it's still showing as the original form layout even after refreshing the page? Do i need to edit another file as well for the changes to take affect?
Thanks,
Brooke
The form file is no different from any other html file. It does use a style shhet so it is in your best interest to use this before attempting to force changes in the html file.
Myself as well as many other users have not any any difficulty modifying the form to have any look desired. Be sure that your changes are actually being uploaded to your site before you assume that things are not working the way you expect.