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

prateekS’s picture

Use image cache to control image width and height. Make image cache and call it in node.tpl.php

Regards,
Prateek

Prateek Sharma,
Drupaler :)

ithacaindy’s picture

But I see no mention of image cache in admin/settings

prateekS’s picture

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 :)

michaelfillier’s picture

By default, imagecache_ui is disabled. You need to enable it in order to alter and create imagecache profiles.