CSS Classes and IDs
body
The style applied to the overall module module.
#timer_container
The style applied to the test timer container. By default this container is used to position the test timer in the top right corner of the module window. When the No Timer option is used, this container is set to “display: none;” and can be displayed via CSS.
#timer_background
The style applied to the test timer background. By default the background is a semi-opaque, rounded black bar.
#timer_message
The style applied to the actual timer text (i.e. Remaining Time: 10:00 minutes or Elapsed Time: 10:00 minutes).
#content
The style applied to the content area that surrounds the actual module slide content.
#slide_inner
The style applied to the module slide area where the slide content is displayed to the user.
#toc_slider
The style applied to the Table of Contents container.
#toc_titlebar
The style applied to the Table of Contents titlebar.
#toc_module
The style applied to the Table of Contents slide listing.
.toc_slidelink
The style applied to the links that are displayed for each slide in the Table of Contents slide listing.
.toc_chapter
The style applied to the links that are displayed for each chapter slide in the Table of Contents slide listing. For more information on setting a slide to be chapter slide consult the Slide Title section of this manual.
.toc_currentslide
The style applied to the link for the slide that the user is currently viewing in the Table of Contents slide listing.
#navbar
The style applied to the navigation bar (containing the audio narration player and table of contents/next/back/end buttons) located at the bottom of the module window.
#toc_button
The style applied to the table of contents button that appears in the navigation bar.
#audio_button
The style applied to the replay narration button when a slide uses a narration.
#stop_button
The style applied to the stop narration button when a slide uses a narration.
#back_button
The style applied to the back button that appears in the navigation bar.
#next_button
The style applied to the next button that appears in the navigation bar.
#refresh_button
The style applied to the refresh button that appears in the navigation bar.
#end_button
The style applied to the end button that appears in the navigation bar.
Note: If this button is removed from view using CSS your users will still be able to complete the module by navigating through the entire module, however they will not be able to pause the module to resume at another time.
#report_container
The style applied to the container that shows the end of module response pages.
body
The style applied to the overall module module.
#timer_container
The style applied to the test timer container. By default this container is used to position the test timer in the top right corner of the module window. When the No Timer option is used, this container is set to “display: none;” and can be displayed via CSS.
#timer_background
The style applied to the test timer background. By default the background is a semi-opaque, rounded black bar.
#timer_message
The style applied to the actual timer text (i.e. Remaining Time: 10:00 minutes or Elapsed Time: 10:00 minutes).
#content
The style applied to the content area that surrounds the actual module slide content.
#slide_inner
The style applied to the module slide area where the slide content is displayed to the user.
#toc_slider
The style applied to the Table of Contents container.
#toc_titlebar
The style applied to the Table of Contents titlebar.
#toc_module
The style applied to the Table of Contents slide listing.
.toc_slidelink
The style applied to the links that are displayed for each slide in the Table of Contents slide listing.
.toc_chapter
The style applied to the links that are displayed for each chapter slide in the Table of Contents slide listing. For more information on setting a slide to be chapter slide consult the Slide Title section of this manual.
.toc_currentslide
The style applied to the link for the slide that the user is currently viewing in the Table of Contents slide listing.
#navbar
The style applied to the navigation bar (containing the audio narration player and table of contents/next/back/end buttons) located at the bottom of the module window.
#toc_button
The style applied to the table of contents button that appears in the navigation bar.
#audio_button
The style applied to the replay narration button when a slide uses a narration.
#stop_button
The style applied to the stop narration button when a slide uses a narration.
#back_button
The style applied to the back button that appears in the navigation bar.
#next_button
The style applied to the next button that appears in the navigation bar.
#refresh_button
The style applied to the refresh button that appears in the navigation bar.
#end_button
The style applied to the end button that appears in the navigation bar.
Note: If this button is removed from view using CSS your users will still be able to complete the module by navigating through the entire module, however they will not be able to pause the module to resume at another time.
#report_container
The style applied to the container that shows the end of module response pages.