~xibo-maintainers/xibo/tempel

« back to all changes in this revision

Viewing changes to modules/ticker/media-rss-with-left-hand-text.template.json

  • Committer: Dan Garner
  • Date: 2016-02-12 10:41:25 UTC
  • mto: (454.4.130)
  • mto: This revision was merged to the branch mainline in revision 484.
  • Revision ID: git-v1:ca673f8ea522eac5f311ed779b0fbfeb35a0e4dd
Handle duration changes in XLF generation. Fixed region option factory.
xibosignage/xibo#721

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
  "id":"media-rss-with-left-hand-text",
3
3
  "value":"Image overlaid with the Feed Content on the Left",
4
4
  "template":"<div class=\"image\">[Link|image]\r\n<div class=\"cycle-overlay\">\r\n<p style=\"font-family: Arial, Verdana, sans-serif; font-size:52px; color:#Color#; margin-top:300px;\">[Title]<\/p>\r\n\r\n<p style=\"font-family: Arial, Verdana, sans-serif; font-size:48px; margin-top:25px;\">[Description]<\/p>\r\n<\/div>\r\n<\/div>",
5
 
  "css":".image img { width:100%;}.cycle-overlay {color: white;background: black;opacity: .6;filter: alpha(opacity=60);position: absolute;bottom: 0;width: 20%;height:100%;padding: 15px;}",
6
 
  "image":"modules/ticker/media-rss-with-left-hand-text.png"
 
5
  "css":".image img { width:100%;}.cycle-overlay {color: white;background: black;opacity: .6;filter: alpha(opacity=60);position: absolute;bottom: 0;width: 20%;height:100%;padding: 15px;}"
7
6
}