Style
Style and Content Style properties can be used to fine-tune your portal's look and feel at the component level:
-
Style properties apply to the
ShowDetailFrame
container of the component instance, overriding any styles specified for the component through the component's parent container, the page, and the application. -
Content Style properties apply to the content within the
ShowDetailFrame
container of the component instance, overriding any styles specified for Style properties, the page, and the application.
For example, in a Movable Box component, Style settings control the look and feel of the Movable Box; Content Style settings control the look and feel of the components contained within the Movable Box. This look and feel may, in turn, be overridden by the Style settings set on those individual components.
Additionally, the Style and Content Style settings may or may not be exposed depending on whether or not the component elements (such as the skin) support modifications to these settings. Thus, while you can set Style and Content Style properties for a component, these settings may not take effect due to other settings that apply to the component.
For descriptions of the properties you can set, see Style and Content Style Properties in Building Portals with Oracle WebCenter Portal.