I have a Contact Page in a site made in Umbraco 4. The contact page is part of the "Contact Page" template via a Macro, as you can see in this image:
I need to update this contact form. How I can do it? I dont find how.
Thanks,
If you navigate to the Developer section of the umbraco site, you should see a section called "Macros". If you select the macro in question, you should be able to find out what file you need to edit to change the macro.
Check out the image below. This is where you can go to find out which files you need to edit to change a macro:
This is where you can find the files that render the macros depending on what file type is selected in the macro in the umbraco backoffice:
I'd check out umbraco.tv. They have a lot of documentation on how to get started with things like macros. If it saves you a few hours, it is worth the money.
http://umbraco.tv/videos/umbraco-v7/implementor/working-with-umbraco-data/macros/what-are-macros/
In Umbraco4 some Macros are in in cshtml files. You need to go to FTP and edit the file.