Jump to content

Footer CSS Couleurs


Recommended Posts

Bonjour!

J'ai un petit souci avec la modificationd des couleurs du footer ... voilà un extrait du global CSS; j'essaie de forcer les couleurs mais rien n'apparait; auriez vous une petite idée pour m'aider?

Merci

/* Footer */
#footerbas {
height: 16px;
/*background-image:url(../img/footerbas.png);*/
background-repeat:no-repeat;
background-position:right center;
}

#footer a {
color: #502829!important;
}

#footer {
color: #502829!important;
margin: 0 auto 2px auto;
*margin: 0 auto 0px auto;
width: 980px;
padding: 0 0 20px 0;
*padding: 0 0 0px 0;
clear: both;
text-align: left;
}

#footerheight {
background: #502829!important url('../img/footer_ombre.png') no-repeat top center;
height: 40px;
width: 980px;
margin: 0 auto 0px auto;
}

#footerheightbas {
background-color:#502829!important;;
height:20px;
margin:-20px auto 0;
*margin:-22px auto 0;
overflow:hidden;
width:100%;
}

Link to comment
Share on other sites

Bonjour Rabbit
Afin de vous répondre plus rapidement,
Sous quelle version de PS êtes vous ?
Est ce le thème par défaut ou un autre thème que vous désirez modifier ?

Indiquez nous également le lien de votre boutique
et si vous êtes en local , insérez en pièce jointe le global.css ( à renommer en global.txt)
afin de modifier & d'apporter la solution, plus rapidement.

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...