You can set skins for all components in the player template by using the Style element within the player template's Theme element.
Sie können Skins für alle Komponenten in der Playervorlage festlegen, indem Sie das Style-Element im Theme-Element der Playervorlage verwenden.
A Theme element can include any number of Style child elements that contain inline CSS to apply to specific components or classes of components in a player.
Ein Theme-Element kann beliebig viele untergeordnete Style-Elemente enthalten, die wiederum Inline-CSS-Code enthalten, der auf bestimmte Komponenten oder Komponentenklassen in einem Player angewendet werden soll.
Set a theme for a player template using the BEML theme element
Sie können das theme-Element in BEML verwenden, um ein Design für eine Playervorlage festzulegen.
For example, to set the bodyFont, titleFont, and linkFont to system Times New Roman, use a Theme element like this
Wenn Sie beispielsweise „bodyFont", „titleFont" und „linkFont" auf die Systemschriftart Times New Roman einstellen möchten, definieren Sie das Theme-Element wie folgt
Change the color of a theme element
"As colorful as my working life" is a theme element that stretches from the foyer to the office floors, like a tree trunk and becomes the central connecting element.
„So bunt wie mein Arbeitsleben" zieht sich als Element wie an einem Baumstamm vom Foyer in die Bürogeschosse hoch und wird dadurch das zentrale verbindende Element.
You can use the Theme element to set a theme for all visual components that allow for configurable themes.
Mithilfe des Theme-Elements können Sie ein Design für alle visuellen Komponenten festlegen, die sich für konfigurierbare Designs eignen.
Depending on the degree of customization you require, you can use the Theme element and Style elements to
Je nachdem, wie individuell Sie die Anpassung vornehmen möchten, können Sie die Theme- und Style-Elemente für folgende Zwecke verwenden
To do this, include a Style element as a child of your Theme element.
Dazu geben Sie ein Style-Element als untergeordnetes Element des Theme-Elements an.
Using the Theme element in a player template, you can customize the look and feel of your custom Video Cloud players.
Durch Verwendung des Theme-Elements in einer Playervorlage können Sie das Design und Verhalten Ihrer benutzerdefinierten Video Cloud-Player anpassen.
You can specify fonts globally in the Theme element of a player template.
Schriftarten können global im Theme-Element einer Playervorlage angegeben werden.
There are three global fonts attributes you can use in the Theme element, for body, title, and link (buttons generally use the link font).
Im Theme-Element können drei globale Schriftartattribute verwendet werden, und zwar für Haupttext, Titel und Links (für Schaltflächen wird meist die Link-Schriftart verwendet).
Note that if a player template does not include a Theme element, then you will not be able to use the Publishing module to modify the styles of a player that is based on that player template.
Wenn eine Playervorlage kein Theme-Element enthält, ist es nicht möglich, die Stile der Player, die auf dieser Playervorlage basieren, mithilfe des Veröffentlichungsmoduls zu ändern.