I created a new content type that contains a link and an image. I'm then using views to show these nodes as a block and a page. I'm using the Full Display to display the nodes. I need to somehow modify the theme so that the image is linked using the link in the field. What would you think is the best way to do that?

Comments

nevets’s picture

I would make life easier and use Link Image Field

Bright Web Design’s picture

Dear lvthunder,

You can link your image to the custom link field in the same node all within views in minutes. I have just made a quick tutorial for you here HOW TO CREATE A DYNAMIC PORTFOLIO PAGE USING ONLY VIEWS IN DRUPAL7?

I will also post the second part of this video soon. Keep in touch for more advanced tutorials.

lvthunder’s picture

Thanks to both of you. I decided to use the views way to do it since the other module doesn't have a Drupal 7 released version (only a dev version).