New Landing › How can we help? › Themeforest Theme Support › Joyn › Keep only Pinterest Button in Gallery
Hi,
I would like to know how to keep or display only Pinterest social share button in the gallery showcase.
Also could you indicate me how to change the icone, maybe by overwrite the default one in the appropriate folder / or change url in the theme file.
Thanks.
Hi, Please use this custom css code:-
.entypo-twitter,.entypo-facebook,.entypo-gplus,.entypo-paper-plane{ display:none !important; }
Thanks Mohammad
Hi Mohammad,
I think there is a misunderstand, I referring to the ilightbox, please look the screenshot.
Hi, Please provide me specific page url with ilightbox. Thanks Mohammad
div.ilightbox-social .facebook,div.ilightbox-social .twitter,div.ilightbox-social .googleplus{ display:none !important; }
Thanks it’s work.
Please could you also provide me the url of the Pinterest pin button to overwrite it in the theme folder or point me where it’s referenced in the theme file to change the URL.
Hi, What url do you want to use instead of it? Thanks Mohammad
For example if I want to use this icone : http://fr.freepik.com/index.php?goto=27&opciondownload=318&id=aHR0cDovL3d3dy5mbGF0aWNvbi5jb20vZnJlZS1pY29uL3BpbnRlcmVzdC1jaXJjdWxhcl8yNjc0&fileid=696329
Instead of the default red one, how can I manage it
Do you mean you want to change the appearance of the icon? It’s done with CSS
– Kyle
Yes I want to change the appearance,to be clear I want to use the same that this web site . http://www.garancedore.fr/2015/04/17/mellow-yellow-2/
But I can’t found where the icon is located in Joyn theme folder to replace it by my own.
you can change the colours by adding this to your custom css:
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.pinterest a { background: none repeat scroll 0 0 #cb2027; color: #fff; }
However you wont be able to get it exactly like that site
Hi Kyle,
Thanks very much, I get something more mininal with black and grey color
Ok great 🙂
I would like to reopen this topic, because i notice that the Pinterest overlay share button doesn’t work any more for gallery image.
Can you help me to fix this.
You must be logged in and have valid license to reply to this topic.