There are no translations available.
Par défaut, l'arrière plan du header est gris, mais on peut le modifier en intervenant sur le fichier template.css
Chemin : templates > ja_purity_ii > css > template.css
#ja-header { background: #000; position: relative; z-index: 10; }
#ja-header .main {
background-color: #000;
background-position: top right;
background-repeat: no-repeat;
height: 80px;
}
Dans cet exemple, la couleur de fond du header est devenue noire (#000000).
Pour modifier la couleur du mask sur l'image voir ce tutoriel
















