- Oracle APEX Cookbook(Second Edition)
- Marcel Van Der Plas Michel Van Zoest
- 115字
- 2021-07-23 15:34:40
Chapter 2. Themes and Templates
In this chapter we will cover the following topics:
- Creating your own theme
- Importing a theme
- Creating a custom template
- Including images in your application
- Referencing CSS classes in your application
- Controlling the layout
Introduction>
Now that we have an application we would like to give it more looks. Maybe the application has to adhere to certain corporate layout standards. Or maybe you just want to add some more colors. Using themes and templates it is possible to give your application some cosmetic changes. A theme is a collection of templates and a template is a collection of components ranging from pages and reports to controls like calendars. A template consists of a header template, a body template, and a footer template. A template also contains some subtemplates, for example, for the success message.
In this chapter, we will present some recipes which will make your application look better.
推薦閱讀
- 社交網(wǎng)絡(luò)對齊
- 網(wǎng)絡(luò)教育學(xué)習(xí)指導(dǎo)
- Application Development with Qt Creator(Second Edition)
- C++黑客編程揭秘與防范
- GPS/GNSS原理與應(yīng)用(第3版)
- Truffle Quick Start Guide
- Learning QGIS 2.0
- Hands-On Full Stack Development with Spring Boot 2 and React(Second Edition)
- 物聯(lián)網(wǎng)信息安全
- Kong網(wǎng)關(guān):入門、實戰(zhàn)與進階
- Bonita Open Solution 5.x Essentials
- 面向5G-Advanced的關(guān)鍵技術(shù)
- 5G技術(shù)與標準
- 網(wǎng)管工具使用與技巧大全
- Getting Started with Memcached