Your IP : 216.73.216.95


Current Path : /var/www/alh/system/library/journal3/data/settings/module/info_blocks/
Upload File :
Current File : /var/www/alh/system/library/journal3/data/settings/module/info_blocks/item.json

{
  "name": {
    "type": "Input",
    "value": "New Info Block"
  },
  "status": {
    "type": "Status"
  },
  "title": {
    "type": "InputLang",
    "php": true
  },
  "link": {
    "type": "Link",
    "php": true
  },
  "type": {
    "type": "Radio",
    "value": "icon",
    "php": true
  },
  "imageOffset": {
    "type": "InputPair",
    "selector": ".module-info_blocks-%s .module-item-%s .info-block-img",
    "properties": {
      "first": "left:%spx",
      "second": "top:%spx"
    },
    "rtlProperties": {
      "first": "right:%spx",
      "second": "top:%spx"
    }
  },
  "icon": {
    "type": "Icon",
    "selector": ".module-info_blocks-%s .module-item-%s .info-block::before"
  },
  "iconHover": {
    "type": "Color",
    "selector": ".module-info_blocks-%s .module-item-%s:hover .info-block::before",
    "property": "color"
  },
  "image": {
    "type": "ImageLang"
  },
  "content": {
    "type": "InputLang",
    "php": true
  },
  "button": {
    "type": "Toggle",
    "value": "false",
    "php": true
  },
  "style": {
    "type": "Variable",
    "variable": "info_block",
    "selector_prefix": ".module-info_blocks-%s .module-item-%s"
  }
}