Your question is very broad, so to answer broadly, you'd do this:
Create a document type for the page the user needs to be able to edit
Create a template for your document type
Add a property to the document type, of the data type 'media picker'
Create an XSLT or razor macro to render the image
Add the macro to your template page
The terminology here may be confusing or unfamiliar. If so, then I'd strongly recommend watching a few episodes of Umbraco TV to familiarise yourself with how the basics of Umbraco work - it's very easy but you need to know the basics to do something like this.
Media Icon
Hello ,
i m new to this umbraco and exactly not gettin how to change the Icon/Logo in a specific area of my page ,
i just want to know how to add image if user wanted to change the logo and what are the steps to get this module done.
please help !!!!!!!!
Hi Dhiraj,
Your question is very broad, so to answer broadly, you'd do this:
is working on a reply...