greetings, and a question related to the latest K2 version (updated on Joomla 1.5.3 with no errors)
In the template (css) somewhere something is causing the new social share buttons to not show
the k2 forum suggests adding this somewhere:
div.itemSocialSharing {padding:8px 0;}
div.itemTwitterButton {float:left;margin:2px 24px 0 0;}
div.itemFacebookButton {float:left;margin-right:24px;width:200px;}
div.itemGooglePlusOneButton {}
Please advise where to add?