Bootstrap Styles

andrew-robertson
andrew-robertson Community Member Posts: 354 ♦ Idol ♦
Hi - is there any way we can import Bootstrap styling into our modules? I really like their accordions. Just thinking long term/future before I begin to develop more complex modules.
Andrew R.
Developing content since 2010 using a mixed bag of tools.

Best Answer

  • nmaharaj
    nmaharaj Moderator Posts: 19 eLearning ROCKSTAR Stage Manager
    Answer ✓
    Yes you can....

    Enable Boostrap by adding the bootstrap.js on the title level as an HTML Extention
    and where you want your 'bootstrap' object, go to a page and create an HTML Div and code your 'accordion' in HTML.

Answers

  • andrew-robertson
    andrew-robertson Community Member Posts: 354 ♦ Idol ♦
    Thanks @nmaharaj this was way easier then I expected. Obviously I was over thinking things and should have tried that out before posting. At least now it's answered and if others are searching to do the same thing the answer is out there. Cheers!
    Andrew R.
    Developing content since 2010 using a mixed bag of tools.