|
||
The appearance of the CMSEditableRegion control is determined by the CSS classes it uses and by some of its properties.
You can use the following CSS classes to modify the design of the control:
Class Name |
Description |
CMSEditableRegionEdit |
Style of the main <TABLE> element. |
CMSEditableRegionTitle |
Style of the <TD> element containing the error title. |
CMSEditableRegionError |
Style of the <TD> element containing the error message. |
The recommended place to define these classes is in a stylesheet in the Kentico CMS administration interface at Site Manager -> Development -> CSS stylesheets. These stylesheets can be applied to individual documents (pages) that contain the control in CMS Desk -> Content -> Edit -> Properties -> General -> CSS stylesheet.