For some reason when I attach an image to a story on the site reference below the image is pushed down into the taxonomy and comments area rather than inline with the text. Any idea what I could be doing wrong or how I could fix this problem?

See the stories posted on the home page of this site: http://www.nycgoodies.com/

Thanks so much for your help!!!

Comments

sun’s picture

Status: Active » Fixed

That's because attached images use a static CSS that applies "float: right" to the wrapping image DIV container. Either configure Image Attach to render the image above the content (not below) or fix your theme.

timhobert’s picture

Ah! I just figured it out! I changed the "Teaser image weight:" and the "Full node image weight:" to "-1" on this page admin/content/node-type/story and it moved the attached image in line with the text.

Thanks again for your guidance!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.