Copied to clipboard

Flag this post as spam?

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


  • SNR 6 posts 86 karma points
    Sep 22, 2020 @ 04:21
    SNR
    0

    I've design in html and jQuery. How to insert?

    I'm a Umbraco CMS Newbies and evaluate the Umbraco CMS. I've design in html and jQuery. But I dont know, how to insert as following

    enter image description here

    When I open Content -> Home, Umbraco provide UI to enter an information. Did Umbraco allow developer to insert their web design code?

  • Tarik Es 37 posts 169 karma points
    Sep 22, 2020 @ 06:02
    Tarik Es
    100

    Hi @SNR it's a bit different from a static HTML+JQ.

    In general, each page is accompanied by a template where your code is inserted.

    You'd have a Master where you add all your general markup (HeadTag, Header, Footer, CSS and JS), then templates that inherit from it, as well as containing their own content code.

    I recommend you start with https://our.umbraco.com/documentation/Getting-Started/Design/

    Also some Free videos on umbraco.tv, although a 1 month subscription may take you a long way.

    Another resource in YouTube, search for @Paul Seal - Awesome videos

  • SNR 6 posts 86 karma points
    Sep 22, 2020 @ 06:12
    SNR
    0

    Ok sir

  • 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