DEV Community

Naveen
Naveen

Posted on

Change VBCS Default Oracle Background to a Custom Image

Oracle Visual Builder Cloud Service (VBCS) provides a clean default UI, but often, applications require branding or a more personalized look and feel. One simple yet effective customization is replacing the default background with a custom image.

In this blog, we'll walk through how to change the default Oracle VBCS background to a custom image in a few easy steps.

Step 1: Upload Your Custom Image

By default, applications have UI like below

Let's upload your custom image in VBCS application

  • Using Control & Navigation will upload image

  • Now we will upload image in data as below


Theme also choose here

Run Preview of your application page & Inspect image for entire VBCS Url

Step 2: Add Custom CSS

Make sure you will remove the image component from the page after you got the Url

Step 3: Final Preview

Note: Use optimized images (for faster loading)

Top comments (0)