Advertisement
GordCaswell

OpenLPHelp

Jun 20th, 2012
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5.59 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en-US">
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>OpenLP Portable Help</title>
  6. <link rel="alternate" href="http://portableapps.com/feeds/general" type="application/rss+xml" title="PortableApps.com">
  7. <link rel="shortcut icon" href="Other/Help/Images/Favicon.ico">
  8. <style type="text/css">
  9.     body {
  10.         font-family : Verdana,Arial,Helvetica,sans-serif;
  11.         font-size   : 76%;
  12.         color       : black;
  13.         margin      : 20px;
  14.         background  : #e6e8ea;
  15.         text-align  : center;
  16.     }
  17.     a {
  18.         color       : #b31616;
  19.         font-weight : bold;
  20.     }
  21.     a:link, a:visited, a:active {}
  22.     a:hover {
  23.         color : red;
  24.     }
  25.     h1, h2, h3, h4, h5, h6 {
  26.         font-family : Arial, sans-serif;
  27.         font-weight : normal;
  28.     }
  29.     h1 {
  30.         color          : #b31616;
  31.         font-weight    : bold;
  32.         letter-spacing : -2px;
  33.         font-size      : 2.2em;
  34.         border-bottom  : 1px solid silver;
  35.         padding-bottom : 5px;
  36.     }
  37.     h2 {
  38.         font-size      : 1.5em;
  39.         border-bottom  : 1px solid silver;
  40.         padding-bottom : 3px;
  41.         clear          : both;
  42.     }
  43.     h3 { font-size : 1.2em; }
  44.     h4 { font-size : 1.1em; }
  45.     h5 { font-size : 1.0em; }
  46.     h6 { font-size : 0.8em; }
  47.     img { border : 0; }
  48.     ol, ul, li, p, pre, table, tr, td, th { font-size : 1.0em; }
  49.     pre { font-family : monospace; }
  50.     strong, b { font-weight : bold; }
  51.     td, th {
  52.         border          : 1px solid #aaaaaa;
  53.         border-collapse : collapse;
  54.         padding         : 3px;
  55.     }
  56.     th {
  57.         background : #3667a8;
  58.         color      : white;
  59.     }
  60.     ol ol { list-style-type : lower-alpha; }
  61.     .content {
  62.         text-align       : left;
  63.         margin-left      : auto;
  64.         margin-right     : auto;
  65.         width            : 780px;
  66.         background-color : white;
  67.         border-left      : 1px solid black;
  68.         border-right     : 1px solid black;
  69.         padding          : 12px 30px;
  70.         line-height      : 150%;
  71.     }
  72.     .logo {
  73.         background   : white url("Other/Help/Images/Help_Background_Header.png") repeat-x;
  74.         width        : 840px;
  75.         margin-top   : 20px;
  76.         margin-left  : auto;
  77.         margin-right : auto;
  78.         text-align   : left;
  79.         border-right : 1px solid black;
  80.         border-left  : 1px solid black;
  81.     }
  82.     .footer {
  83.         background   : white url("Other/Help/Images/Help_Background_Footer.png") repeat-x;
  84.         width        : 840px;
  85.         height       : 16px;
  86.         margin-left  : auto;
  87.         margin-right : auto;
  88.         text-align   : left;
  89.         border-right : 1px solid black;
  90.         border-left  : 1px solid black;
  91.     }
  92.     .logo img {
  93.         padding-left : 0px;
  94.         border       : none;
  95.         position     : relative;
  96.         top          : -4px;
  97.     }
  98.     * html .content { width : 760px; }
  99.     * html .logo, * html .footer { width : 820px; }
  100.     .content h1 { margin : 0px; }
  101.     h1.hastagline { border : 0; }
  102.     h2.tagline {
  103.         color      : #747673;
  104.         clear      : none;
  105.         margin-top : 0em;
  106.     }
  107.  
  108.     /* printer styles */
  109.     @media print {
  110.         body, .content {
  111.             margin  : 0;
  112.             padding : 0;
  113.         }
  114.         .navigation, .locator, .footer a, .message, .footer-links { display : none; }
  115.         .footer, .content, .header { border : none; }
  116.         a {
  117.             text-decoration : none;
  118.             font-weight     : normal;
  119.             color           : black;
  120.         }
  121.     }
  122. </style>
  123. </head>
  124.  
  125. <body>
  126. <div class="logo"><a href="http://portableapps.com/"><img src="Other/Help/Images/Help_Logo_Top.png" alt="PortableApps.com - Your Digital Life, Anywhere"></a></div>
  127. <div class="content">
  128. <h1 class="hastagline">OpenLP Portable Help</h1>
  129. <h2 class="tagline">Open Lyrics Projection</h2>
  130. <p>OpenLP Portable is the OpenLP lyric presentation program packaged with a PortableApps.com launcher as a <a href="http://portableapps.com/about/what_is_a_portable_app">portable app</a>, so you can manage your services on your iPod, USB flash drive, portable hard drive, etc. It has all the same features as OpenLP, plus, it leaves no personal information behind on the machine you run it on, so you can take it with you wherever you go. <a href="http://openlp.org">Learn more about OpenLP...</a></p>
  131.  
  132. <p><a href="http://portableapps.com/donate"><img src="Other/Help/Images/Donation_Button.png" style="vertical-align:middle" alt="Make a Donation"></a> - Support PortableApps.com's Hosting and Development</p>
  133.  
  134. <p><a href="http://portableapps.com/node/32795">Go to the OpenLP Portable Homepage &gt;&gt;</a></p>
  135. <p><a href="http://portableapps.com/">Get more portable apps at PortableApps.com</a></p>
  136.  
  137. <p>This software is OSI Certified Open Source Software. OSI Certified is a certification mark of the Open Source Initiative.</p>
  138.  
  139. <h2>Portable App Issues</h2>
  140. <ul>
  141.     <li><a href="http://portableapps.com/support/portable_app#downloading">Downloading a Portable App</a></li>
  142.     <li><a href="http://portableapps.com/support/portable_app#installing">Installing a Portable App</a></li>
  143.     <li><a href="http://portableapps.com/support/portable_app#using">Using a Portable App</a></li>
  144.     <li><a href="http://portableapps.com/support/portable_app#upgrading">Upgrading a Portable App</a></li>
  145. </ul>
  146. <p>You can read about advanced configuration options for the PortableApps.com Launcher in its <a href="Other/Source/Readme.txt">readme file</a>.</p>
  147.  
  148. <h2>OpenLP Help</h2>
  149. <p>You can access help from within OpenLP by navigating to Help -> User Guide</p>
  150. <p>Also, the following Help options are available:</p>
  151. <ul>
  152.     <li><a href="http://openlp.org/" target="_blank">OpenLP.org</a> - Visit the Main website for OpenLP.</li>
  153.     <li><a href="http://openlp.org/manual/" target="_blank">Online Help</a> - Visit the online manual for OpenLP. (Most up-to-date documentation, internet connection required.)</li>
  154.     <li><a href="file:App/OpenLP/help/index.html" target="_blank">Local OpenLP Help</a> - Use the local help files (no internet connection required.)</li>
  155. </ul>  
  156. </div>
  157. <div class="footer"></div>
  158. </body>
  159. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement