I'm using joomla 1.7 and I want to remove all social buttons from the bottom of my article pages. How can this be done? I have tried to add this line on override.css "ul.itemSocialLinks {visibility:hidden;}", but his does not bring any success. Thanks