'buttonGrey', 'href' => helper::baseUrl() . 'theme', 'ico' => 'left', 'value' => 'Retour' ]); ?>

Couleurs

'colorPicker', 'help' => 'Le curseur horizontal règle le niveau de transparence.', 'label' => 'Fond', 'value' => $this->getData(['theme', 'site', 'backgroundColor']) ]); ?>
'colorPicker', 'help' => 'Le curseur horizontal règle le niveau de transparence.', 'label' => 'Texte', 'value' => $this->getData(['theme', 'text', 'textColor']) ]); ?>
'colorPicker', 'help' => 'Le curseur horizontal règle le niveau de transparence.', 'label' => 'Titres', 'value' => $this->getData(['theme', 'title', 'textColor']) ]); ?>
'colorPicker', 'help' => 'Le curseur horizontal règle le niveau de transparence.', 'label' => 'Liens', 'value' => $this->getData(['theme', 'text', 'linkColor']) ]); ?>
'colorPicker', 'help' => 'Couleur visible en l\'absence d\'une image.
Le curseur horizontal règle le niveau de transparence.', 'label' => 'Arrière-plan des blocs', 'value' => $this->getData(['theme', 'block', 'backgroundColor']) ]); ?>
'colorPicker', 'help' => 'Couleur visible en l\'absence d\'une image.
Le curseur horizontal règle le niveau de transparence.', 'label' => 'Bordure des blocs', 'value' => $this->getData(['theme', 'block', 'borderColor']) ]); ?>
'colorPicker', 'help' => 'Le curseur horizontal règle le niveau de transparence.', 'label' => 'Boutons', 'value' => $this->getData(['theme', 'button', 'backgroundColor']) ]); ?>

Titre

Sous-titre

'buttonSubmitPreview', 'value' => 'Bouton' ]); ?>

Bloc

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Lorem ipsum dolor sit amet.

Mise en forme du texte

'Police', 'selected' => $this->getData(['theme', 'text', 'font']), 'fonts' => true ]); ?>
'Taille', 'help' => 'Taille de référence pour le site. Les tailles des polices de la bannière, de menu et de pied de page sont proportionnelles à cette taille.', 'selected' => $this->getData(['theme', 'text', 'fontSize']) ]); ?>

Mise en forme des titres

'Police', 'selected' => $this->getData(['theme', 'title', 'font']), 'fonts' => true ]); ?>
'Style', 'selected' => $this->getData(['theme', 'title', 'fontWeight']) ]); ?>
'Casse', 'selected' => $this->getData(['theme', 'title', 'textTransform']) ]); ?>

Apparence

'Largeur du site', 'selected' => $this->getData(['theme', 'site', 'width']) ]); ?>
'Arrondi des angles', 'selected' => $this->getData(['theme', 'site', 'radius']) ]); ?>
'Ombre sur les bords du site', 'selected' => $this->getData(['theme', 'site', 'shadow']) ]); ?>
$this->getData(['theme', 'site', 'margin']) ]); ?>