Hi All,

Can any one tell me how to display an image anywhere in the content types

Comments

WorldFallz’s picture

With only core drupal, you would enable the upload module, attach the image files to the node you're working on, then use the <img> tag to display it. Most people probably use one of the many contributed modules like imagefield, image, img_assist, image_attach (part of image module), imce, etc.

dvkd’s picture

Hi WorldFallz,

Thanks for your response, can you please tell me how to flash images in sidebars.

khawshik_1’s picture

i think you can create a block for to show your images.
put your block in sidebar