Bonjour ,
Comment changer la couleur du header là ou il y a le logo et la description du forum ? Merci d'avance !
Modérateur: Equipe
.headerbar { background-color: rgba(1, 26, 192, 0.99) ; background-image: -webkit-linear-gradient(top, #6ACEFF 0%, #0076B1 2px, #12A3EB 92px, #12A3EB 100%); background-image: linear-gradient(to bottom, #6ACEFF 0%,#0076B1 2px,#12A3EB 92px,#12A3EB 100%); background-repeat: repeat-x; } .forumbg { background-color: rgba(1, 26, 192, 0.99) ; background-image: -webkit-linear-gradient(top, #6ACEFF 0%, #0076B1 2px, #12A3EB 92px, #12A3EB 100%); background-image: linear-gradient(to bottom, #6ACEFF 0%,#0076B1 2px,#12A3EB 92px,#12A3EB 100%); background-repeat: repeat-x; }
.headerbar { background: rgba(1,25,192,.99); background: -webkit-linear-gradient(top, rgba(1,25,192,.99) 0%,rgba(1,26,192,.99) 100%); background: linear-gradient(to bottom, rgba(1,25,192,.99) 0%,rgba(1,26,192,.99) 100%); }
Retourner vers [3.2.x] Modifications et recherche de styles
Utilisateurs parcourant ce forum : Aucun utilisateur enregistré et 3 invités