This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

Soepkip
Soepkip

I am developing a plugin which uses some AngularJS modules and requires Bootstrap CSS to function. It functions fine, but the Bootstrap CSS interferes with the backend CSS. For example the navigation bar in the backend gets messed up when Bootstrap CSS is included. Is there a way to get this to work without having the stylesheets interfere with eachother? (the CSS is added with $this->addCss() in the __construct method of the controller)

Thanks

daftspunky
daftspunky

October's backend uses a modified version of Bootstrap 3 so there will be conflicts, that's for certain. I'm not sure how you can go about overcoming this.

Soepkip
Soepkip

I guess it is not possible without rewriting big parts of the backend code so I will try to find a different solution.

Sebastiaan Kloos (ICTBelang)
Sebastiaan Kloos (ICTBelang)

@Soepkip Ik heb hetzelfde probleem. Heb jij al een oplossing hiervoor gevonden?

1-4 of 4

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.