By abdelatifs on
Hello Everybody,
Here's my problem,
I'd like to put pictures in blocks.
Those pictures are actually a part of a cck content.
I'd like to have those pictures clickable with the path provided in the same cck content as a url path.
Basically I have a cck content with an image and a url path.
I'd like the path to wrap up the image. the path is actaully not linking to the node but to a different node.
Is there anyway to do that?
thanks guys
Comments
I'm not sure I'm following
I'm not sure I'm following your question but if you are in need of making an image "clickable" you might find the cck link image module what you need. It's at: http://drupal.org/project/linkimagefield
thank you nwoman
that's exactly what i needed, you rock.
Great. Glad to have helped.
Great. Glad to have helped. It's a handy little module.
Hi Alex Whatever you are
Hi Alex
Whatever you are trying to achieve is very much possible in Drupal but you have to play with template files of this views. If you can create one template file and then you can do some php code to make image link to cck url. I am sure now you can do it. If you still have some problems let me know
Take Care
Devender