guicote Posted December 13, 2008 Share Posted December 13, 2008 une ptite questionquel fichier graphique transformer pour que les articles phares s'affichent sur fond blanc et quel fichier changer, également, pour modifier la couleur de l'article survolé. merci d'avance Link to comment Share on other sites More sharing options...
xreiss Posted December 15, 2008 Share Posted December 15, 2008 moi j'ai changé ça dans le gobal.cssvers 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 More sharing options...
GAELLE Posted May 23, 2009 Share Posted May 23, 2009 Bonjour,Pouvez vous me dire c'est quoi exactement à changé car c'est un peu vague !!! ca m interesse beaucoup!merci Link to comment Share on other sites More sharing options...
CreaWebInternet Posted May 23, 2009 Share Posted May 23, 2009 Bonjour,Comment faire pour mettre 5 produits par ligne en produits phares ?Merci. Link to comment Share on other sites More sharing options...
solairion Posted May 23, 2009 Share Posted May 23, 2009 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.cssvers 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 More sharing options...
solairion Posted May 23, 2009 Share Posted May 23, 2009 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 More sharing options...
CreaWebInternet Posted May 23, 2009 Share Posted May 23, 2009 Merci solarion, mais je souhaite mettre 5 produits par ligne le petit numéro configure en effet la totalité des produits du block featured et non pas le nombre de produits par ligne.Cordialement,Maël Link to comment Share on other sites More sharing options...
solairion Posted May 23, 2009 Share Posted May 23, 2009 A excuse,Il faut revoir le coté php puis tpl, en clair refaire le module. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now