By ithacaindy on
I'm looking to get some questions answered about the Nodestream profile. Where is the best place for those types of question? (Yes, I've tried the profile's support area.) I need to know how to control the height of images displayed in a full article.
Comments
Use image cache to control
Use image cache to control image width and height. Make image cache and call it in node.tpl.php
Regards,
Prateek
Prateek Sharma,
Drupaler :)
But I see no mention of image
But I see no mention of image cache in admin/settings
You will have to install
You will have to install image cache module and then set preset for image.
You can download imagecache module from below link
drupal.org/project/imagecache
Prateek
Prateek Sharma,
Drupaler :)
Enable the imagecache_ui module
By default, imagecache_ui is disabled. You need to enable it in order to alter and create imagecache profiles.