Active
Project:
Share
Version:
6.x-2.0-alpha2
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
1 Oct 2009 at 23:53 UTC
Updated:
1 Oct 2009 at 23:55 UTC
Hello,
I was wondering if there is any way of incorporating this into the Content Template module, http://drupal.org/project/contemplate. I thought I could just leave the share module set to "links" and include this code...
if ($links):
print $links endif
...into the content template where I wanted it, but no luck.
What I am trying to do is to get the "Share This" button to appear directly underneath the custom page title/byline that I have setup.
I could force it into position with CSS but the size of the titles changes rather dramatically, and some content types have extra banners/images above the title/byline.
Thank you,
Comments
Comment #1
thechanceg commentedI'm sorry,
This is how that code was supposed to look