Closed (fixed)
Project:
NodeStream
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 May 2011 at 13:20 UTC
Updated:
13 May 2011 at 17:07 UTC
I'm liking Nodestream, but have a question on how do I set it so the full-sized image does not appear on the article page? I'd like to determine the height of the image that is displayed there. Thanks.
Comments
Comment #1
michaelfillier commentedThat image is sized using the imagecache preset grid-34 which resizes the image width to 670px. The preset leaves the height alone so if you use images that have a very large height to width ratio it does push your content far down; pretty much obliterating the slideshow. You can edit the preset under admin/build/imagecache/grid-34. What I did was create a new preset and changed the preset used in the ns_article_image view.