By SyntaxJO on
Any chance I can display picture smaller in the teaser and have them at another size when you actually open the post? Thanks!
Any chance I can display picture smaller in the teaser and have them at another size when you actually open the post? Thanks!
Comments
Use views to get the desired
Enable views module and make a display to get the desired output.
Wow you can do that with
Wow you can do that with Views? What CAN'T that thing do? Anywhere you can point me to that would tell me how to kick ass with views?
You need imagecache.. set a
You need imagecache.. set a present to the siae you want in the teaser and then you can set it either in the content type in the "Display fields" or in views, if you are setting it up in views. You dont need views ..although I dont see why anyone would want to create a site without that module.
gotdrupal.com has a good tutorial on views. if you want to spend a bit of cash lullabot.com has some good tutorials and lynda.com
Use image Cache module
Hi,
Use Image Cache module. There you can preset the size of thumbnail and original and can decide which will display where? (in teaser or main article.)
- Neel
Tried it
I set up imagecache to scale then I went into content management. I went into blog entry - then I created a new field that targeted embedded images and I set the teaser to my imagecache setting and nothing happened. I even tried setting it to the set thumbnail size that is included in the field generator and it didn't work either. What am I missing?