Skins
From WidgetAvenue Wiki
Skins are applied at loading time, and can be changed using preferences. Skins have to be written in waHTML.
Contents |
Class Attributes
Special Class Attributes can be used to positions various widget elements: Class Attributes are used to define node names, as getElementById is not supported by various platforms. There are also special Class Attributes with a specific role:
- ldWidgetContent
- ldWidgetHeader
- ldWidgetSection
- ldWidgetInfo
- ldWidgetInfoClose
- ldWidgetInfoContent
- ldWidgetPreferences
- ldWidgetAnalytics
- ldWidgetCopyright
- ldWidgetDownload
- ldWidgetGet
- ldWidgetShare
- ldWidgetAvenue
- ldWidgetTitle
- ldWidgetRefresh
CSS
The style of the widget is defined using inline CSS attributes, as usual in waHTML.
The default style of the links is set using the first <a> tag style contained in the skin.
Default skin
When no skin is specified, a default skin is applied, depending on the loader and the root.
