Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Dhiraj 1 post 21 karma points
    Jul 18, 2012 @ 15:08
    Dhiraj
    0

    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 !!!!!!!!

  • Dan 1250 posts 3747 karma points admin c-trib
    Jul 18, 2012 @ 19:52
    Dan
    0

    Hi Dhiraj,

    Your question is very broad, so to answer broadly, you'd do this:

    1. Create a document type for the page the user needs to be able to edit
    2. Create a template for your document type
    3. Add a property to the document type, of the data type 'media picker'
    4. Create an XSLT or razor macro to render the image
    5. 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.


     

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies