Oracle Application Express 18: Universal Theme (1 of 4) - Modifying the Theme Style, Header, and Footer
Before You Begin
This 15 minute tutorial shows you how to customize the style of your application using the Runtime Developer toolbar and Theme Roller in Oracle Application Express 18. In this tutorial you learn how you can change the theme style of your application from the Themes page on Oracle Application Express 18.
This is the first tutorial in the series Oracle Application Express 18: Universal Theme. Read in the tutorials in sequence:
Oracle Application Express 18: Universal Theme (1 of 4) - Modifying the Theme Style, Header, and Footer
Oracle Application Express is a rapid web application development tool for the Oracle Database. Using only a web browser and limited programming experience, you can develop and deploy professional applications that are both fast and secure. Oracle Application Express is available with the Oracle Database, whether it's on-premises or in the Oracle Cloud.
In this tutorial, you use Oracle Application Express Release 18 to customize the style of your application using Theme Roller. Theme Roller is a live CSS editor that enables developers to quickly change the colors, rounded corners, and other attributes of their applications without touching a line of code.
Download and unzip files.zip into your working directory.
Access to Oracle Application Express Release 18.1 or later.
Accessing Your Development Environment
How you sign in and access Oracle Application Express depends upon where Oracle Application Express resides. Oracle Application Express may reside in a local on-premises Oracle Database or in a hosted environment, such as the Oracle Cloud. The sign in credentials you use to sign in differ depending upon the installation type.
Free Workspace: Give Oracle Application Express a test run by signing up for a free workspace. To request an evaluation workspace, go to apex.oracle.com, and click Get Started for Free.
Oracle Cloud: Develop and deploy applications without worrying about infrastructure, repair, and downtime. Oracle Application Express is available in Exadata Express Cloud Service and Database Cloud Service. However, you need to manually customize your databases to install and enable Oracle Application Express. To learn more, see Oracle Database Cloud Service.
Oracle Application Express On-premises: Install Oracle Application Express directly within any Oracle Database and then sign in to your workspace using your sign in credentials. For details on your sign in credentials, contact your administrator or see Oracle Application Express Installation Guide.
Oracle Application Express Pre-Built VM: Install a Pre-Built Virtual Machine (VM) which includes an Oracle Database and Oracle Application Express 18. To learn more, see Hands-On Labs.
Click the big red circle labeled Start .
Click the APEX shortcut, or enter the following URL: http://localhost:8080/ords/f?p=4550:1
When prompted to sign in, enter the sign in credentials (unless given other credentials to use):
Workspace: obe
Username: obe
Password: oracle
Note your Application ID may be different when compared to the screenshots in this tutorial. Your Application ID is assigned automatically when you create the application.
Change the Theme Style
A theme style defines a CSS style sheet that is added to the base CSS to alter the look and feel of an application. Use theme styles to switch to a different color scheme. To change the theme style of an application that is already available in Oracle Application Express, from Vita - Red to Vita - Dark, follow the steps below:
Sign in to your development environment.
From the Oracle Application Express home page, click App Builder.
Your application now has a new theme style called Vita - Dark.
Note: Given the original application included the Theme Style Selection feature, then administrators of the application can also change the theme style in the runtime environment.
Add a Logo to the Application Header
You can customise the header of the application to display your own logo. Firstly, you must have access to the custom logo as per the What Do You Need section. To add the logo in the header of your application, follow the steps below:
Return to the Application home page. Click Application ID breadcrumb.
Click Run Application.
If a Sign In dialog appears, enter your workspace username and password and click Sign In.
Description of the illustration new_footer.png
You should now see the Oracle copyright information in the footer.