Edit a Launcher's HTML Title
To edit the HTML Title of the active Launcher within the Launcher Configuration screen:
-
Click the Edit icon on the right of the Launcher header preview, beneath the Launcher Configuration header.
This toggles open the Edit HTML Title field.
-
Make your edits within the Edit HTML Title field.
HTML formatting elements are supported in this field, so the HTML Title may include formatted text, one or more images, or a combination of both text and image.
The following example is used to insert a company logo above the application's name:
<span><img style="padding:5px;" src="/StarPMWeb/Areas/Launcher/images/logo.png" alt=""><h2 style="display:inline; vertical-align: middle; color:gray;"><span id="ApplicationName"></span></h2></span> -
Click Save.
The Edit HTML Title field is collapsed, and the Launcher header preview is updated to show the effect of your edits.