This is a migrated thread and some comments may be shown as answers.

General question about layout, themes, styles etc and Bootstrap

3 Answers 93 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
BitShift
Top achievements
Rank 1
Veteran
BitShift asked on 21 Feb 2019, 05:31 PM

Is it correct to say that when looking to use Kendo angular, you need to choose one of the pre-built themes or customize one of them with the ThemeBuilder - as opposed to simply importing the Bootstrap css files?

So with that, how can I implement a layout unless I use every element as a Kendo component?  In other words, for starting a layout similar to this simple example
https://www.w3schools.com/bootstrap/tryit.asp?filename=trybs_temp_webpage&stacked=h

If I include standard html elements along with kendo components, how can I still use something like Bootstrap cards ?
eg. https://www.w3schools.com/bootstrap4/bootstrap_cards.asp

3 Answers, 1 is accepted

Sort by
0
BitShift
Top achievements
Rank 1
Veteran
answered on 21 Feb 2019, 06:02 PM
Just to expand on the above - If I have already started an app with Bootstrap for building the layout, how does this change if I need to pull in Kendo components and their theme?
0
James
Top achievements
Rank 1
answered on 22 Feb 2019, 09:54 PM
The Kendo themes are strictly for styling Kendo components.  You still need to import the standard bootstrap files to style the rest of your site just as you normally would.  Nothing about the standard site building changes in terms of how you use bootstrap or what is available to use.
0
Accepted
Svet
Telerik team
answered on 25 Feb 2019, 01:16 PM
Hi,

Indeed, using any of the three available Kendo Ui for Angular themes - default, bootstrap, or material affects the appearance of the components. The layout of the application can be further implemented using Bootstrap.

Regards,
Svetlin
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
General Discussions
Asked by
BitShift
Top achievements
Rank 1
Veteran
Answers by
BitShift
Top achievements
Rank 1
Veteran
James
Top achievements
Rank 1
Svet
Telerik team
Share this question
or