Vignettes page produit

Réduire
X
 
  • Filtrer
  • Heure
  • Afficher
Tout effacer
nouveaux messages

  • [RÉGLÉ] Vignettes page produit

    Bonjour à tous,

    Après avoir chercher sur le web et sur le forum, je n'ai pas la solution pour agrandir les vignettes sur les pages produits dans virtuemart 2.0.8 sous joomla 2.5.

    Cliquez sur l'image pour l'afficher en taille normale

Nom : virtuemart.jpg 
Affichages : 2 
Taille : 52,6 Ko 
ID : 1816045

    j'ai regardé dans le css dans wmsite.ltr (non concluant...)

    Quelqu'un peut me dire comment faire svp ?!

    Merci d'avance

    Sab

  • #2
    Re : Vignettes page produit

    There are two files affecting the thumbnail width:
    ...\components\com_virtuemart\views\category\tmpl\ default.php
    Starting around line 208 you will see:


    Code: [Select]
    // Show Products ?>
    <div class="product floatleft<?php echo $Browsecellwidth . $show_vertical_separator ?>">
    <div class="spacer">
    <div class="width30 floatleft center">

    You can change the "width30 floatleft center" i.e. to "width100 floatleft center"

    ------------------

    Second file affecting the thumbnail is:
    ...\components\com_virtuemart\assets\css\vmsite-ltr.css
    Around line 163 you will see:

    Code: [Select]
    .browse-view .row .product .spacer img,.related-products-view .row .product .spacer img{max-width:90%;height:auto;}

    You can change the 90% value to 100%.

    Voilà le résultat
    Cliquez sur l'image pour l'afficher en taille normale

Nom : virtuemart.jpg 
Affichages : 2 
Taille : 52,6 Ko 
ID : 1801864

    Commentaire

    Annonce

    Réduire
    Aucune annonce pour le moment.

    Partenaire de l'association

    Réduire

    Hébergeur Web PlanetHoster
    Travaille ...
    X