[Resolved] Isolated Bootstrap

Home Forums Support [Resolved] Isolated Bootstrap

Home Forums Support Isolated Bootstrap

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #837896
    Alexander

    Hi Tom and gang,

    new kid on the block, love your theme and all the support around it!

    Even if I tried to avoid it by all means, we do have to use bootstrap together with your styling. Had looked at understrap.com first, but it is still quite basic – and I would miss out all your wonderfull stuff.

    So I was looking around in the forum and saw lot of things around conflicts. Finally I found a smart way which maybe can help other guys also:

    https://github.com/toert/Isolated-Bootstrap

    Basically you wrap your bootstrap styled stuff within a div like this:

    <!-- there Bootstrap doesn't work -->
    <div class="bootstrap">
        <!-- there Bootstrap works-->
    </div>
    <!-- there Bootstrap doesn't work-->

    Works great – even if I agree that it ads a lot of unneeded overhead ..

    #838240
    Tom
    Lead Developer
    Lead Developer

    Wow, very cool! Thanks so much for sharing 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.