TABLES AND LAYOUTS
Vertical List (accordion)
The Vertical List is a way to make tables using an unordered list in combination with CSS (Cascading Style Sheets). Vertical List is a flexible tool for structuring page content in row blocks and formatting these blocks. You can insert Vertical List anywhere in your page. The vertical list consists of header and content sections that form rows. You can format the headers one way and the content another way, so that they can be easily recognized.
Vertical List Properties
Use this window to change the Vertical List attributes.
To load predefined settings or save current settings and use them later for another object, use the Presets option (at the top left corner). For more information see Presets.
Tabs
Each tab is associated with separate set of formatting attributes. The settings in Container tab are general settings. They will be applied for all Vertical List items as default. If you want to set separate formatting for certain item(s), you can take one of the sections, associate this section with these certain items (using the Apply to rows drop-down menu) and set specific formatting for it.
For example, by default section I formats all odd rows (means the headers), while section II formats all even rows (means the content rows).
Container
This tab contains also few special attributes:
Section I, Section II, Section III and Section IV
The four sections here allow you to define separate formatting for certain sections within your Vertical List. For example, if you want to set certain formatting for the first item in your list, take Section 1, select First Item Only from the Apply to rows drop-down menu, then set the formatting attributes below.
Settings
The formatting attributes below control the vertical list layout for selected section or for the container in general (depending on which tab you have selected).
Size Settings
Width and height are set in px (pixels) as default. In case you need to set them in % (percent of page or table width), make sure to include % sign.
Padding
Set padding (spacing) for the vertical list items. For more information see Padding Properties.
Margins
Set margins for the vertical list items. For more information see Margins Properties.
Border
Set borders for the vertical list items. For more information see Border Properties.
Border Radius
The border-radius property allows you to create round corners to the vertical list items. For more information see Border Radius.
Visibility
Visible - Content is not clipped, i.e., it may be displayed outside the CSS List Table. Hidden - Content is clipped and that no scrolling mechanism should be provided to view the content outside the clipping region; users will not have access to clipped content. Scroll - Content is clipped and if the users browser uses scrolling (such as a scroll bar or a panner), that mechanism should be displayed for the CSS List whether or not any of its content is clipped. Auto - The behavior of the 'auto' value is user browser-dependent, but should cause a scrolling mechanism to be provided for overflowing CSS Lists.
Background
Sets background for the vertical list items. For more information see Background Properties.