Copied to clipboard

Flag this post as spam?

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


  • Matija 3 posts -1 karma points
    Feb 12, 2015 @ 12:34
    Matija
    0

    Bootstrap 3 for plugins

    Hi,

    Is it possible to use Bootstrap 3 for styling plugins in App_Plugins without afffecting the whole back office design? When you include bootstrap.min.3.css into your view.html it's applying styles to whole backoffice so we would like to avoid that.

    Thanks

  • Matthew Kirschner 323 posts 611 karma points
    Apr 26, 2016 @ 14:29
    Matthew Kirschner
    0

    I'm over a year too late with this, but I think the only solution is to add a namespace to a custom less/sass implementation of Bootstrap.

    Check out the following link for more details: http://stackoverflow.com/questions/13966259/how-to-namespace-twitter-bootstrap-so-styles-dont-conflict

  • Matija 3 posts -1 karma points
    Apr 26, 2016 @ 15:27
    Matija
    1

    Thanks for responding.

    I was thinking of using custom namespace but I ended using Bootstrap 3 customization page http://getbootstrap.com/customize/ and just selected Grid System, Tables and some other components. Works great and when Umbraco upgrades to Bootstrap 3 i won't need to change anything specific.

Please Sign in or register to post replies

Write your reply to:

Draft