Book Image

Oracle APEX Cookbook : Second Edition

Book Image

Oracle APEX Cookbook : Second Edition

Overview of this book

Table of Contents (21 chapters)
Oracle APEX Cookbook Second Edition
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Importing a theme


The themes that come with APEX offer enough different styles and layouts to give your application a unique and satisfying look. However, if your application must conform to a specific corporate layout or your application must look the same as another APEX application, you can import a theme. APEX offers an easy way to import and use a theme. You can find several themes (free or commercial) on the Internet.

Getting ready

Make sure you have already downloaded the theme and put it on your filesystem.

How to do it...

  1. In the application builder, go to the application you are working on.

  2. Click on the Export/Import button.

    Select Import. In the next step, enter the name and path of the theme. You can also use the Find button to locate the file. An APEX import or export theme file is just a .sql file. You can even view the contents of the file. It should begin with something like this:

  3. In the file type radio group, select Theme Export. Optionally, you can select the file character set...