Align thumbnails inline

warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'nodereference_autocomplete_access' was given in /home/mnnnecdq/public_html/drupalme/includes/menu.inc on line 452.
Thursday, October 22, 2009 - 08:47

Using views you can list out content and present it the way you want it to. I had a set of thumnails that I wanted to be listed horizontally, this was not easy and I had to use css to manage it.

1. This is the result of thumbnails created with imagecache and listed with views.
2. Here is the code you'll need.
3. In you're view: You have to tell the imagefield that is should Group multiple values.
4. If you want a border around youre images you can use this code.

Comments

Add comment

The content of this field is kept private and will not be shown publicly.