Posted by bscanlon on September 5, 2010 at 1:12am
I am very very new to Drupal and am switching over from a pure XHTML/CSS site I have been working on. I am running into an issue where, when I am uploading a main image for an article, my copy of the image is 200x275px, however, the one that is displayed on the front page and in the article itself are double that size. I suspect I am just missing something very obvious, but can someone help me figure out what that something is? Cheers.
Comments
I'd like to see OP come with
I'd like to see OP come with image cache sizes that are built for the OP theme.
I've had trouble with teaser photos in articles that are too big for the second column.
you should look @ the output
you should look @ the output for the imagecache preset.
It is set to something else and you can set it to what you want via the admin screen and you view-name.tpl.php
-Ronald
Thanks so much, Ronald! It's
Thanks so much, Ronald! It's working great now.