php - How to manage the teaser and its image field in Drupal 7? -
i'm new drupal , have bounced against pretty straightforward problems. i've been seeking solution while without noticeable success anywhere else i'm depending on guys...
- how set specific size image in node's teaser?
- is possible create teaser appearing image cropped out center of actual image (i have pictures same size on teaser, while opening content reveal actual image in original size , proportions)?
- how style teaser separately node itself, content may placed differently (image of teaser appear beneath text part while opening node display above headline , text)
i appreciate , suggestions related of questions here! thank you!
go admin/structure/types/manage/[content_type]/display/teaser
manage display fields.
to configure how image displayed, click gear icon on right, choose image style want , click update. (don't forget click save).
to view available image styles , modify them, go admin/config/media/image-styles
to add new image style, go admin/config/media/image-styles/add
hope works... muhammad.
Comments
Post a Comment