Jump to content

(Résolu) Modifier La Couleur Du Footer (Pied De Page)


Recommended Posts

Bonjour,

 

Dans votre FTP fichier : themes/Amourdesoi/css/ddlx_evolution.css à la ligne 46, remplacer :

 

.footer-container {

    background-image: -moz-linear-gradient(center bottom , rgb(0, 0, 0) 19%, rgb(0, 0, 0) 74%);
}
 
par :
 
.footer-container {

    background: transparent none repeat scroll 0 0;
}

Cordialement

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...