I want to make a block display just an image inside of it? What can I do HTML/PHP wise? Don't flame me!

Comments

Anonymous’s picture

I assume you know how to create the html to embed an image. That's all you do. Make sure that you select the Full HTML input format.

Rob Safuto
Learn By The Drop is a place to learn Drupal. If you're new to Drupal I recommend having a look at my Beginner's Guide To Drupal.

mike.hobo’s picture

yup, go to admin/build/block click the add block tab and then the basic <img src> you know

rollcare’s picture

go to administer->site building-> blocks-> add new blocks

Input format is Full HTML. Use this img src="your link image" with < >