mirror of
https://github.com/e107inc/e107.git
synced 2025-08-05 06:07:32 +02:00
Basic support for news videos.
Add {NEWSVIDEO} to your news template to take advantage of it and {NEWSTHUMBNAIL} for a thumbnail image of the video. (or image) {NEWSIMAGE} will return nothing for videos, only for images.
This commit is contained in:
@@ -223,6 +223,7 @@ div.e-comment-edit-save { margin-top:8px; padding: 5px }
|
||||
position: relative;
|
||||
padding-bottom: 56.25%;
|
||||
padding-top: 30px; height: 0; overflow: hidden;
|
||||
margin-bottom:20px;
|
||||
}
|
||||
|
||||
.video-responsive iframe,
|
||||
|
Reference in New Issue
Block a user