Image

Imagedaemon wrote in Imagespire

tutorial: remove the "share this" link

If you don't like the Share This link, or if it's just messing up your layout (ie: Spin the Record), here's how to remove it with one little code snippet:

a[st_page*="home"] {display:none;}



Voila!

Bear in mind that this will create extra padded space where the removed link used to be, unless you went in and altered the padding attribute yourself. See the second part of my linkbar tutorial for more information.

Layouts This Works With: Smooth Sailing, Bloggish, Flexible Squares, Opal

Note: I've only tested this on Smooth Sailing layouts, as I'm not sure if this link even shows up on other styles. From what I've seen it doesn't, but let me know if you see otherwise. (thanks, Imagesaifai!)