[SOLVED] Â custom bootstrap themes for phprunner 9 |
7/15/2016 9:17:17 AM |
PHPRunner General questions | |
![]() how to integrate these bootstrap themes in phprunner 9? |
|
![]() |
Admin 7/21/2016 |
Unfortunately this is not that easy as we expected it to be. The problem is that most premium Bootstrap templates are not just themes (CSS file) but rather a template/layout. Besides CSS styles like colors, fonts, margins etc it comes with its own HTML with is not compatible with default Bootstrap HTML. They do use Bootstrap as a boilerplate and then start adding new HTML, new CSS classes, some Javascript etc. Since there is no standard on this sort of extension every template/layout designer does it its own way and you cannot import it into PHPRunner as is. |
![]() |
romaldus author 7/21/2016 |
Unfortunately this is not that easy as we expected it to be. The problem is that most premium Bootstrap templates are not just themes (CSS file) but rather a template/layout. Besides CSS styles like colors, fonts, margins etc it comes with its own HTML with is not compatible with default Bootstrap HTML. They do use Bootstrap as a boilerplate and then start adding new HTML, new CSS classes, some Javascript etc. Since there is no standard on this sort of extension every template/layout designer does it its own way and you cannot import it into PHPRunner as is. So what we trying to do is to pick one or two good free/open source Bootstrap templates and try to incorporate them into PHPRunner. Probably make it a paid (cheap) addon. This is not something that can happen overnight though. Hopefully in version 9.1.
|