Mettre une opacity sur un background-image
Résolu/Fermé
Anouchka2586
Anouchka2586
- Messages postés
- 51
- Date d'inscription
- vendredi 10 octobre 2014
- Statut
- Membre
- Dernière intervention
- 20 mars 2022
Anouchka2586
- Messages postés
- 51
- Date d'inscription
- vendredi 10 octobre 2014
- Statut
- Membre
- Dernière intervention
- 20 mars 2022
A voir également:
- Background image opacity
- Css background image opacity - Meilleures réponses
- Background image opacity css - Meilleures réponses
- Mettre une opacity sur un background-image ✓ - Forum - CSS
- Background image opacity css ✓ - Forum - CSS
- CSS background / transparence ✓ - Forum - CSS
- Background transparent ? ✓ - Forum - Webmaster
- Notepad++ background image ✓ - Forum - CSS
5 réponses
Anouchka2586
6 juil. 2018 à 00:41
- Messages postés
- 51
- Date d'inscription
- vendredi 10 octobre 2014
- Statut
- Membre
- Dernière intervention
- 20 mars 2022
6 juil. 2018 à 00:41
J'ai fait ceci et ça ne change rien:
.section_one{ background-image: url('img/post-bg.jpg'); background-color: rgba(0,0,255,0.3) border: 3px solid red; }