Copied to clipboard

Flag this post as spam?

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


  • Sandeep Pote 3 posts 24 karma points
    Jun 30, 2015 @ 16:01
    Sandeep Pote
    0

    How to make Umbraco 7+ backoffice compatible to boostrap 3+

    I am trying to build a backoffice pages for custom data objects in a project. I want to design html pages which are compatible with bootstrap 3+ i.e. styles using col-lg-1 etc. Currently per my understanding if I use this styles wont work as Umbraco.css is using span1,2 etc.

    My question is how should I make Umbraco backoffice compatible to bootstrap 3+. Do I just drag drop css files to master pages or is there a better way todo same.

    Sorry this might be a basic question but I am new to Umbraco(just 1 month :) )

  • Jason Prothero 422 posts 1243 karma points c-trib
    Jun 30, 2015 @ 16:54
    Jason Prothero
    0

    Hmm. This could take a bit of work as Bootstrap 3 changed the classes that they use for layout. You would have to either add the corresponding classes to the Umbraco source markup (I wouldn't recommend that) OR change the Bootstrap 3 css to also support Bootstrap 2 classes.

Please Sign in or register to post replies

Write your reply to:

Draft