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!

CommentFileSizeAuthor
Screenshot 279.06 KBjomorlo
Screenshot 1143.09 KBjomorlo

Comments

jomorlo’s picture

No comments?

jomorlo’s picture

It happens the same with the "follow" block!

Take a look at www.knxforum.com

jeremycaldwell’s picture

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;
}
stephthegeek’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.