I created a view to display latest blogs showing Author picture and the blog title. The pictures retain their original sizes. Is there any way I can designated the size of the photos. I have seen it on some sites like this one: http://spiritlibrary.com/ This is exactly what I want to do. The pictures are small and there are two columns.

Comments

yelvington’s picture

Use the Imagecache module to create derivative images of to your specifications. Use the Views theme wizard to get the code you need to theme the view, and rewrite the img references to use the imagecache namespaces. If you're unclear about this, google the obvious terms, as there are some good tutorials on the Web.

ibexy’s picture

I am more confused now :)

ibexy’s picture

am still needing help for how to reduce author picture in views.

ibexy’s picture

I finally found the solution to this problem after weeks and weeks of searching and asking! Phew! This module right here gives you the ability to define 2 different Author picture sizes - one for the profile page and a different size in your posts. Very nice because you may want a larger picture in the profile and little ones in the posts. Dont forget to see the readme.txt that comes with the module for a step by step user guide. Much thanks to the module makers. http://drupal.org/project/imagecache_profiles

jp2020’s picture

me a lot of time. Thank you very much..