Jump to content

changer la couleur de fond produits phares


Recommended Posts

moi j'ai changé ça dans le gobal.css

vers la ligne 986 et j'ai mis white !

Voici la partie de code où il faut changer en white !

/* Special style for block products in center column */
#center_column .products_block { border: none; }
#center_column .products_block { color: #595a5e; }
#center_column .products_block h4 { line-height: 1.3em; }
#center_column .products_block .block_content {
background: white none;
padding:0pt;
}
#center_column .products_block ul li:hover { background-color: white; }
#center_column .products_block ul li {
border-right: 1px solid white;
border-bottom:1px solid white;
float: left;
clear: none;
width:133px;
/* height:375px;*/
background-color: white;
padding: 0;
margin-top:0;
}

Link to comment
Share on other sites

  • 5 months later...
Bonjour,

Pouvez vous me dire c’est quoi exactement à changé car c’est un peu vague !!! ca m interesse beaucoup!merci

Comme il le dit il a mis white donc faut ouvrir ton fichier chercher se bloque de ligne à la ligne 986 comme le dit xreiss et remplacer la ou il a écrit white par la couleur que tu souhaite attention lui à mis white donc ça sous entend qu'il la modifié donc tu ne verra pas white forcément mais une autre couleur.

moi j'ai changé ça dans le gobal.css

vers la ligne 986 et j'ai mis white !

Voici la partie de code où il faut changer en white !

/* Special style for block products in center column */
#center_column .products_block { border: none; }
#center_column .products_block { color: #595a5e; }
#center_column .products_block h4 { line-height: 1.3em; }
#center_column .products_block .block_content {
background: white none;
padding:0pt;
}
#center_column .products_block ul li:hover { background-color: white; }
#center_column .products_block ul li {
border-right: 1px solid white;
border-bottom:1px solid white;
float: left;
clear: none;
width:133px;
/* height:375px;*/
background-color: white;
padding: 0;
margin-top:0;
}
Link to comment
Share on other sites

Bonjour,

Comment faire pour mettre 5 produits par ligne en produits phares ?

Merci.

BO > Modules > Produits phares sur la page d'accueil v0.9 > configurer et tu rentre le petit numéro la prochaine fois tu fait un autre topic...
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...