Jump to content

[resolu] le curseur ne change pas au dessus du bouton acheter.


yannml

Recommended Posts

Bonjour,

J’utilise le Célèbre thème black & White d Kamel Kelkoul et deux visiteur mon fait remarquer un petit détail. Le bouton "acheter" n’est pas reconnu comme un lien, donc l’image du curseur ne change pas au dessus du bouton.

Voici la page en question : http://ipno.tik.free.fr/blackwhite/product.php?id_product=24

Au niveau du CSS ca donne ca :

span.buttons_bottom_block input {
background:url("../img/add_cart.gif") repeat scroll 0 0 transparent;
border:medium none;
color:#FFFFFF;
font-weight:bold;
height:29px;
margin:0;
padding:0.3em;
text-align:center;
text-transform:uppercase;
width:138px;
}



Et au niveau du .tpl

quantity == 0} style="display:none;"{/if} id="add_to_cart" class="buttons_bottom_block">
           <input type="submit" name="Submit" value="{l s='Add to cart'}" /></sp>




Savez-vous comment corriger ca ?

Merci d'avance

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