Video gallery widget
Following is the list of CSS classes applied to
Video gallery widget:
| Class set to |
Default HTML tag |
| sfvideosTmbList |
Wrapper of list of videos thumbnails used in Thumbnails + Detail page and Thumbnails + Overlay (lightbox). |
<ul> |
| sfTmbDetailsMode |
Wrapper of list of videos thumbnails used in Thumbnails + Detail page. |
<ul> |
| sfLightboxMode |
Wrapper of list of videos thumbnails used in Thumbnails + Overlay (lightbox). |
<ul> |
| sfvideoTmb |
Single thumbnail wrapper. |
<li> |
| sfNoTmb |
Link to video details page, if no thumbnail is available. |
<a> |
| sfvideoDetails |
Wrapper of video details mode. |
<div> |
| sfvideoLinksWrp |
Go back link wrapper of image details mode. |
<div> |
| sfvideoBack |
Go back link in details mode. |
<a> |
| sfvideoWrp |
Video wrapper. |
<div> |
| sfvideoTitle |
Video title. |
<h1> |
| sfvideoAuthorAndDate |
Wrapper of video author and upload date. |
<div> |
| Wrapper of video description. |
<div> |
HTML markup scheme