Jump to content

( Résolu) Pb module crosseling


Recommended Posts

Bonjour

 

J'ai un petit pb avec le module crosseling (les client qui ont acheté ce produit on aussi..)

 

J'ai les produis qui ne s'affiche pas en slide

 

http://www.huilletpr...0834083197.html

 

Comment faire ?

 

En cherchant sur mon ftp j'ai vu que j'ai de fichier tpl. Un situe dans module/crosseling et un autre dans themes/mon theme / module / crosseling

 

je pense que le pb viens de la mais en suppriment un ou l'autre fichier rien ne change.

 

Merci d'avance

Edited by Le-cathare (see edit history)
Link to comment
Share on other sites

voici mon css tout a l'air normal. non ?

 

 

#crossselling h2.productscategory_h2 {

margin:40px 0 20px 0;

padding:10px 0;

border-bottom:1px solid #ccc;

font-size:18px;

color:#333

}

 

#crossselling ul {list-style-type:none}

#crossselling li {

float:left;

margin-right:25px

}

#crossselling li a.lnk_img {display:block}

#crossselling li a img {border:1px solid #ccc}

#crossselling li p.product_name {text-align:center}

 

 

/*

div#crossselling {

padding-top: 10px;

clear: both;

margin-bottom: 10px

}

#crossselling {

margin: 0 auto 0;

height: 170px;

width: 100%

}

#crossselling_noscroll {

margin: 0 auto 0;

height: 120px;

width: 100%

}

#crossselling_list {

overflow: hidden;

float: left;

width: 96%

}

#crossselling_list ul {

padding-left: 0;

list-style-type: none

}

#crossselling_list li {

float: left;

margin: 0 3px;

cursor: pointer;

text-align: center;

width: 100px;

overflow: hidden

}

#crossselling_list li a { margin: auto }

#crossselling_scroll_left,

#crossselling_scroll_right {

background: url('../../../img/thumbs_left.gif') no-repeat center;

text-indent: -3000px;

display: block;

width: 9px;

height: 18px;

float: left;

margin-top: 30px

}

#crossselling_scroll_right { background-image: url('../../../img/thumbs_right.gif') }

*/

Edited by Le-cathare (see edit history)
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...