Page 1 of 1

Bootstrap and Ronin

Posted: 30 May 2015, 16:34
by soupkodjou
Hello,

I started using Ronin theme yesterday and it looks really great. Unfortunately, some components like SelectOneMenu are misaligned when the page contains Bootstrap CSS.

Please, is there any way to fix this?

Regards.

Re: Bootstrap and Ronin

Posted: 31 May 2015, 11:54
by cagatay.civici
Bootstrap CSS is breaking some of the components, only way is to remove the related parts from bootstrap css or add some !important to the PrimeFaces CSS to make sure bootstrap does not break it.

We don't provide support for 3rd part CSS frameworks as there are millions of them out there unless the bug is in Ronin itself.