Monday, July 4, 2016

How to increase inline dialog size in Oracle APEX Universal Theme

There are three predefined inline dialog sizes in UT.


Sometimes developer needs inline dialog with custom sizes, for example, large than largest of theme predefined. If you use Universal Theme,  the simplest way how to increase inline dialog is to add some css to inline dialog region definition:

In this example 800 is required dialog width in pixels, 540 - height respectively.

3 comments: