Closed (fixed)
Project:
Zen
Version:
7.x-3.1
Component:
layout.css
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Jan 2012 at 07:09 UTC
Updated:
21 Aug 2013 at 14:18 UTC
I have some code that will print out a flag here:
print flag_create_link('bookmarks', $node->nid);
I want to theme this so that it sits next to the node title, inline, but nothing I do make this work. If i try to put it around the title area in my node.tpl.php, it doesn't show up and I'm not sure that putting it in my page.tpl.php is a good idea. I only want this to show up for a certain content type.
Does anyone have any suggestions on how to do this?
Rebecca
Comments
Comment #1
johnalbinclosing old support issues