Active
Project:
Node Relativity
Version:
6.x-1.2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Jan 2010 at 02:23 UTC
Updated:
7 Sep 2011 at 16:32 UTC
Hi,
I'm trying to turn an internal relativity link into an image based one.
The code I have doesn't seem to work:
print l('<img src=".sites/all/themes/mytheme/images/gen/btn_write_a_review.gif" />', 'node/add/review/parent/$node->nid', array('class' => 'relativity_create_' . $type, 'html'=>TRUE));
Any suggestions to where I'm going wrong? Thank you.
Victoria
Comments
Comment #1
Heihachi88 commentedI guess u've already solved your problem, but to help for others: