Is there an easy fix to allow wrapping text from a Body field around the image from an Image field? I've had a lot of trouble figuring this out.

A feature request on this issue is here: http://drupal.org/node/85461

Comments

cgjohnson’s picture

Any movement on this? I'd like to be able to put the image next to the body, rather than above or below, with text wrapping, as in:

NODE TITLE

Body body Body bodyBody body --------
Body bodyBody bodyBody body | image |
Body bodyBody bodyBody body |_____ |
Body bodyBody bodyBody body
Body bodyBody bodyBody body Body bodyBody bodyBody body Body bodyBody bodyBody body
Body bodyBody bodyBody body Body bodyBody bodyBody body Body bodyBody bodyBody body.

Float right or left is fine. Any easy way to do this?
thanks.

dopry’s picture

Status: Active » Closed (fixed)

yeah... look at the css classes in the html that is output and write css rules appropriately.

AntiNSA’s picture

Can you be real specific as which css and where? I have been trying for 8 hours now...