Share this button does not show properly

jomorlo - October 7, 2009 - 12:01
Project:Acquia Marina
Version:6.x-1.9
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

I included the "share this" module but it does not show properly. The text "Share this" is on the image link. It happens in the frontpage and in the node page as well.

Screenshots attached.

Any solution? Thanks!

AttachmentSize
Screenshot 1143.09 KB
Screenshot 279.06 KB

#1

jomorlo - October 23, 2009 - 23:53

No comments?

#2

jomorlo - December 29, 2009 - 16:13

It happens the same with the "follow" block!

Take a look at www.knxforum.com

#3

eternalistic - December 29, 2009 - 16:19

This bit of CSS should do the trick. Add it to your local.css and clear your site cache so it reloads the files and updates the CSS.

#content-content .node ul.links li.sharethis_link a:link,
#content-content .node ul.links li.sharethis_link a:visited {
  padding-bottom: 2px;
  padding-left: 20px;
}

 
 

Drupal is a registered trademark of Dries Buytaert.