Meet Manager:Live Results Customized Styles

From Swim Wiki
Revision as of 10:21, 16 May 2013 by Kf (Talk | contribs) (Created page with "Live results PDF documents can be customized using the regular page setup functions. Please keep in mind, that each meet has a separate set of settings that is used to create ...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Live results PDF documents can be customized using the regular page setup functions. Please keep in mind, that each meet has a separate set of settings that is used to create live result documents only. You can access these settings using the function in the toolbar of the live result setup dialog.

You have the possibility to customize the index.html file too. For this, you can create the following files in the live results local files directory:

  • _indexStyles.css: This file can contain the CSS definition for any element in the index.html.
  • _indexHeader.html: This file will be included at the top of the index.html.
  • _indexFooter.html: This file will be included at the bottom of the index.html

A good start for these files is, if you create a plain index.html and then copy the default text block between the comments in the corresponding file. As soon as any of the files exists, it will be used instead of the default text/data.

If you add references to images, you should place the image files in the local files directory or then you should use full paths in the href attribute.