Table of Contents Previous Next Index

Appendix A: Custom Styles and HTML Tags

Appendix A: Custom Styles and HTML Tags
This section lists all of the custom styles and HTML tags used by LISTSERV Maestro.
Table A-1 Custom Styles
Used to render text smaller than the normal text; for example, comments and list descriptions.
Used to render table cells or entire tables in an emphasized style by giving them a background that stands out from the normal page background.
Used to render edit fields and selection fields in a “grayed” state to make their disabled nature more apparent.
Used to render a frame around box-like tables that group together certain related input fields or text. Also used to render the membership area pages to appear with two tabs (My Lists and My Profile). This frame surrounds the two tabs at the top.
Used to render the title of the currently active subscription step stand out from the other (inactive) step. Used on the page where a subscriber can join the membership area or subscribe to a list (without first logging in).
Corresponds to the subscribeStepActiveTitle custom style. Used to render the title of the currently inactive subscription step stand out from the other (active) step.
Used to render the public description of the membership area or current category, if any.
Used to render the “yes” marker in the “Subscribed” column (in the table that displays the available lists in the membership area). Signifies that the currently logged in member has subscribed to the list.
Used to render the “---“ marker in the “Subscribed” column (in the table that displays the available lists in the membership area). Signifies that the currently logged in member has not subscribed to the list.
Used to render the label and background of the currently selected tab in the membership area (My Lists or My Profile).
Used to render the membership area pages to appear with two tabs (My Lists and My Profile). This frame surrounds the main part of the membership area, which sits beneath the two tabs.
Used in the membership area to render a horizontal separator line between the row that displays the current category and it parent categories as navigation links (this row only appears if there are categories in the dataset) and the lower part that shows all mailing lists in the current category.
Used in the membership area to render a vertical separator line between the left column that displays the sub-categories of the current category (this column only appears if there are sub-categories) and the part of the line that shows all mailing lists in the current category.
Table A-2 HTML Tags
Indicates the main body of the HTML page. Styles defined for this tag (e.g. the font, background, etc.) define the default styles for the entire page. The other HTML tags inherit this style and can overwrite them when necessary.
The table-header-cell tab. Used for the header of the table that contains the mailing lists in the current category (when viewed in the membership area).