yellomoon Posted June 23, 2011 Share Posted June 23, 2011 Bonjour,J'ai un petit problème d'intégration de l'icône mail à la fin du texte "envoyer à un ami"Ci-joint capture image du problème.Au niveau du global.css, je n'arrive pas à trouver le code d'intégration afin de remédier à ce problème...Extrait de mon global.css/* Product */h2.product_category {font-size:14px;float:left;margin-top:40px}h2.product_name {color:#163372;background:none;font-size:14px;margin-top:10px;width:680px}#primary_block #pb-right-column {width:300px;float:left;margin-left:30px}#primary_block #image-block {border:1px solid #DBDBDB;height:300px;width:300px}#primary_block #image-block img#bigpic {cursor:pointer;height:300px;width:300px}#primary_block #usefull_link_block {list-style-type:none;margin-top:170px;text-align:right}#primary_block #usefull_link_block li {margin:5px 10px 5px 0;display:block}#primary_block #usefull_link_block li a, #primary_block #usefull_link_block span.span_link, #primary_block #usefull_link_block span.span_link:hover {color:#808080;padding-right:30px;padding-top:5px;height:25px;font-size:10px}#primary_block #usefull_link_block li.print a {background:#FFF url('../img/print_icon.png') no-repeat top right}#primary_block #usefull_link_block li.question a {background:#FFF url('../img/question_icon.png') no-repeat top right}#primary_block #usefull_link_block li.loyalty a {background:#FFF url('../img/loyalty_icon.png') no-repeat top right}#primary_block #pb-left-column {float:left;margin-left:5px;width:373px;border-top:1px solid #DBDBDB}Merci pour votre aide...Cordialement Link to comment Share on other sites More sharing options...
Bouh Posted June 24, 2011 Share Posted June 24, 2011 As tu une url ou es tu en local ?Je vois pas dans ton css que tu as posté l'appel pour l'envoi à un amis Link to comment Share on other sites More sharing options...
yellomoon Posted June 24, 2011 Author Share Posted June 24, 2011 Bonjour,Pour l'instant, le site est en maintenance. Je ne suis pas en localhost.Concernant l'appel pour l'envoi à un amis, ce qui est hilarant, c'est moi non plus je ne le vois pas.Sur le golgal.css , j'ai :#primary_block #usefull_link_block li.print a {background:#FFF url(’../img/print_icon.png’) no-repeat top right} #primary_block #usefull_link_block li.question a {background:#FFF url(’../img/question_icon.png’) no-repeat top right}Ce qui me faudrait comme code c'est entre les 2, à savoir un #primary_block #usefull_link_block li. ?????????Merci pour vos réponses à ce sujet.Cordialement Link to comment Share on other sites More sharing options...
Bouh Posted June 24, 2011 Share Posted June 24, 2011 Je regarde ce soir et je te poste une solution Link to comment Share on other sites More sharing options...
Bouh Posted June 24, 2011 Share Posted June 24, 2011 Donc voici ce que je te propose (pas tester en local)Ouvres le module /modules/sendtofriend/product_page.tpl {l s='Send to a friend' mod='sendtoafriend'} Coté global.cssAjoute /* Product */ #primary_block #usefull_link_block li.send a { background:#FFF url(’../img/TON IMAGE.png’) no-repeat top right; } Tu me diras si sa marche Pour publier ton code - met les entre les balise code [code] avec un / dans la 2eme c'est plus lisible Link to comment Share on other sites More sharing options...
yellomoon Posted June 25, 2011 Author Share Posted June 25, 2011 Merci pour la réponse...Je regarde et teste ton code et je te tiens au courant...Merci encore.PS: Il est sympa ton site internet... des modules très intéressant... Link to comment Share on other sites More sharing options...
yellomoon Posted June 25, 2011 Author Share Posted June 25, 2011 J'ai testé et cela ne fonctionne pas...Dans 2 jours le site sera en action et tu me diras ce que tu en penses au niveau de ce problème.Un peu de patience et ça permettra de résoudre ce petit bug...Merci encore !Cordialement Link to comment Share on other sites More sharing options...
Bouh Posted June 26, 2011 Share Posted June 26, 2011 Pas de problème,reposte quand il seras en ligne je regarderais directement dessus ce qui peu poser problème. 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