Here's what I want: an image of the product with some descriptive text wrapped around it. Can I use inline styles for this? Is there a module you could recommend?

Very eager to learn how this can be done.

Thanks!

Comments

baldwinlouie’s picture

Is the image going to be part of the node content? If so, you can just use html inside the node body to wrap the text.

Baldwin Louie,
BitSprout LLC
http://www.bitsprout.net

petersim’s picture

You can use the Image Attach module to attach images to nodes. The module can be configured to display a thumbnail image with the teaser and a larger image with the full view.

If you want more control over how the image is displayed, you can try the Image Field module.

petercrowell’s picture

I'll definitely check out the suggested modules, and for now I'm just using the html inside the node.

Thanks for your replies!