slideshow_page_title_start_html

Name

slideshow_page_title_start_html, slideshow_page_title_end_html -- specifies the HTML markup used for the slideshow page titles

Synopsis

     slideshow_page_title_start_html="<h2>"
     slideshow_page_title_end_html="</h2>"
  

Description

The titles on the slideshow pages are marked up with <H2>. It's a reasonable default, but many people will prefer a smaller title size.

See also

index_page_title_start_html

Examples

     slideshow_page_title_start_html="<font size="+1">"
     slideshow_page_title_end_html="</font>"