Ajouter une icon panier

  • Posts: 40
  • Thank you received: 0
13 years 7 months 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: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 7 months 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: 13 years 7 months ago by nicolas.

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

  • Posts: 40
  • Thank you received: 0
13 years 7 months ago #14804

Merci

Tout fonctionne normalement.

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

Time to create page: 0.051 seconds
Powered by Kunena Forum