~xibo-maintainers/xibo/tempel

« back to all changes in this revision

Viewing changes to modules/twitter/tweet-with-profileimage-right.template.json

  • Committer: Dan Garner
  • Date: 2015-03-26 14:08:33 UTC
  • Revision ID: git-v1:70d14044444f8dc5d602b99890d59dea46d9470c
Moved web servable files to web folder

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
{
2
 
    "id": "tweet-with-profileimage-right",
3
 
    "value": "Template 5 - text, profile image",
4
 
    "template": "<div class=\"twitter-container\">\r\n<div class=\"col-xs-11 tweet vcenter\">[Tweet]<\/div>\r\n\r\n<div class=\"col-xs-1 profilepic vcenter\">[ProfileImage|normal]<\/div>\r\n<\/div>\r\n",
5
 
    "css": ".emojione {\r\n    width: 20px;\r\n    height: 20px\r\n}\r\n\r\n.twitter-container {\r\n    width: 800px !important;\r\n    height: 100px !important;\r\n    font-size: 19px;\r\n    font-family: lucida sans unicode, lucida grande, sans-serif;\r\n    line-height: 1.1;\r\n    padding: 10px;\r\n    display: table;\r\n    table-layout: fixed;\r\n}\r\n\r\n.item {\r\n    float: left;\r\n}\r\n\r\n.vcenter {\r\n    display: table-cell;\r\n    vertical-align: middle;\r\n    float: none;\r\n    padding-right: 0;\r\n}",
6
 
    "widgetOriginalWidth": "800",
7
 
    "widgetOriginalHeight": "100",
8
 
    "widgetOriginalPadding": "10",
9
 
    "resultContent": "1",
10
 
    "image":"modules/twitter/template-thumbs/profileright.png"
11
 
}
 
 
b'\\ No newline at end of file'