Other CSS Property

Use the Other CSS property to apply CSS styles that are not covered by other properties. Use standard CSS syntax (see http://www.w3.org/TR/CSS2/propidx.html), separating multiple entries with a semi-colon (;). Use the Style Class property to specify the CSS style class to use for the component.

For example:

background: #00FF00 url(http://www.google.com/intl/en_ALL/images/logo.gif) no-repeat fixed top; font-size: xx-small

Note:

Some CSS styles are not supported by popular browsers. Moreover, some styles are specific to one browser and may not work correctly in another browser.

For syntax and examples of CSS you can use to set the Other CSS property, see Other CSS Property: Usage and Examples.

Related Topics

"Setting Style and Content Style Properties" in Building Portals with Oracle WebCenter Portal