Copied to clipboard

Flag this post as spam?

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


  • AndrewM 13 posts 83 karma points
    Mar 02, 2016 @ 20:56
    AndrewM
    0

    Umbraco Screen Resolution

    Can Umbraco sense whatever the width of the screen device is and convert the screen resolution to the width of a Top nav bar and make the needed adjustments?

  • Dennis Aaen 4500 posts 18255 karma points admin hq c-trib
    Mar 02, 2016 @ 21:03
    Dennis Aaen
    0

    Hi Andrew,

    If I understand your question currently then you are asking if it´s possible to create a website that can used on different devices.

    If this correctly, then it´s a yes, but you need to develop it yourself. With Umbraco CMS you have full control over your HTML markup and css, so one way you could do this is by using media queries https://developer.mozilla.org/en-US/docs/Web/CSS/MediaQueries/Usingmedia_queries

    But you can also use a front-end framework, some examples could be Twitter bootstrap http://getbootstrap.com/2.3.2/ or http://foundation.zurb.com or http://responsivebp.com it could also be another one.

    Hope this helps or don´t hesitate to ask again if I have misunderstood your question.

    /Dennis

Please Sign in or register to post replies

Write your reply to:

Draft