|
The Control Pad has a default layout scheme that is very important to understand.
| • | As a developer you can choose to hide/display each panel of the layout. Don’t want the Subheader panel for a particular project? No problem. |
| • | You can also rearrange the display of the components on the page, such as placing the Menu Panel above the Captive movie. This will require some HTML and CSS editing. |
| • | You can edit the visual design of each component by editing the HTML, CSS and/or images. Want the Content Panel to have a white background and green text? No problem, change the values in the appropriate CSS file. |
| • | And of course, you can also edit the contents of each component. |
The Control Pad HTML pages contain the following elements:
Diagram: Default Layout

|