I need the code output of the view to look like this:

<li><a href="link to node" title="node title">node title<img src="thumbnail of the image attached to node" alt="image title" title="image title"  class="image image-thumbnail " /></a></li>

so that 2 fields - node title and attached image are wrapped inside one link anchor

any views-centered ways to do this or I need to do this outside the views?

Comments

merlinofchaos’s picture

Status: Active » Closed (duplicate)
mean0dspt’s picture

Thank you for hint. I did and it was very close to what I need but not exactly.
I commented in that thread http://drupal.org/node/349178#comment-1205453