By ibexy on
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
Imagecache
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.
I am more confused now :)
I am more confused now :)
am still needing help for
am still needing help for how to reduce author picture in views.
Solution at last !!!
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
you saved..
me a lot of time. Thank you very much..