Ajouter une icon panier

  • Posts: 40
  • Thank you received: 0
14 years 1 week ago #14789

Bonsoir,

J'aimerais ajouter une image de panier à mon site.Après avoir suivi la procédure, pas toujours d'image.

.hikashop_cart_module{
background-image:url('cervosarl.com/images/shoping_cart.jpg');
background-repeat:no-repeat;
background-position:right top;
}

l'image se trouve ici /media/com_hikashop/images/shoping_cart.jpg
y-a t-il une erreur

Merci

Please Log in or Create an account to join the conversation.

  • Posts: 83674
  • Thank you received: 13545
  • MODERATOR
14 years 1 week ago #14798

Bonjour,

Si l'image est dans media/com_hikashop/images il faut mettre ce chemin dans l'url de l'image... Donc cela donne:

.hikashop_cart_module{
background-image:url('http://cervosarl.com/media/com_hikashop/images/shoping_cart.jpg');
background-repeat:no-repeat;
background-position:right top;
}

Last edit: 14 years 1 week ago by nicolas.

Please Log in or Create an account to join the conversation.

  • Posts: 40
  • Thank you received: 0
14 years 1 week ago #14804

Merci

Tout fonctionne normalement.

Please Log in or Create an account to join the conversation.

Time to create page: 0.054 seconds
Powered by Kunena Forum