Vignettes
'Largeur',
'selected' => $this->getData(['theme', 'gallery','thumbWidth'])
]); ?>
'Hauteur',
'selected' => $this->getData(['theme', 'gallery','thumbHeight'])
]); ?>
'Alignement',
'selected' => $this->getData(['theme', 'gallery','thumbAlign'])
]); ?>
'Marge',
'selected' => $this->getData(['theme', 'gallery','thumbMargin'])
]); ?>
'Bordure',
'selected' => $this->getData(['theme', 'gallery','thumbBorder'])
]); ?>
'colorPicker',
'help' => 'Le curseur horizontal règle le niveau de transparence.',
'label' => 'Couleur de la bordure',
'value' => $this->getData(['theme', 'gallery','thumbBorderColor'])
]); ?>
'Arrondi des angles',
'selected' => $this->getData(['theme', 'gallery','thumbRadius'])
]); ?>
'Ombre',
'selected' => $this->getData(['theme', 'gallery','thumbShadows'])
]); ?>
'colorPicker',
'help' => 'Le curseur horizontal règle le niveau de transparence.',
'label' => 'Couleur de l\'ombre',
'value' => $this->getData(['theme', 'gallery','thumbShadowsColor'])
]); ?>
'Opacité au survol',
'selected' => $this->getData(['theme', 'gallery','thumbOpacity'])
]); ?>