Book Image

OpenCart Theme and Module Development

By : Rupak Nepali
Book Image

OpenCart Theme and Module Development

By: Rupak Nepali

Overview of this book

Table of Contents (13 chapters)
OpenCart Theme and Module Development
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 3. Creating Custom Themes

It's time to start creating a custom OpenCart theme, since you already know the basic settings of OpenCart and its framework, including Font Awesome, Bootstrap CSS, and FlexSlider, which help us develop OpenCart themes rapidly. In this chapter, you will learn about the following topics:

  • Creating custom themes by integrating HTML and CSS into a default theme

  • Understanding and making changes to the code of different sections, such as headers, footers, and home pages

  • Describing the code of the top menu which is the Category menu

  • Changing the style of showing currencies, the Category menu, buttons, the checkout step, and the footer

  • Describing the code of the home, category, product, information, and contact us pages