Chapter 2. Creating a Responsive Magento Theme with Bootstrap 3
In the previous chapter, we learned the fundamentals to create a custom Magento theme, and we created the basic structure of our theme. In this chapter, we will learn how to integrate the Bootstrap 3 framework and how to develop the main theme blocks.
The following topics will be covered in this chapter:
An introduction to Bootstrap
Downloading Bootstrap (the current Version 3.1.1)
Downloading and including jQuery
Integrating the files into the theme
Defining the main layout design template
Developing the header
Developing the footer