Jump to content

need help with css


Recommended Posts

Good evening,

 

I have a problem with css and not strong at all, I need advice

 

Cart button is called by the class: ajoutpanier

 

my website : http://www.eurodeal4u.fr/fr/chaussures-homme-/109-converse-port-royale.html

 

my css code is this:

 

input.ajoutpanier {
background-color: transparent;
background-image:url("/img/ajoutpanier.png");
background-repeat:no-repeat;
height:4em;
width:184px;
margin-top: 10px;
border:none;
cursor:pointer;
position:relative;
}

 

my big worry is that once clicked it turns blue

 

 

 

 

how to make my button is still the same?

 

thank you in advance

 

 

 

 

 

 

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