I have one question. When we want to insert photo in a blog entry using img_assist, image is placed but withouyt good alignment. For example we chose left alignment but the text is not organized well on the right side. Also, beside that post, Drupal makes another post just for that image. We don't want that. We want that there is only one post with that photo in blog entry.

This is not the case when we choose to create create content/image and not create content/blog entry.

Comments

bandika’s picture

use htmlarea with image upload plugin which can align an image correctly.

freespirit’s picture

Thanks for replying. We have image modul installed but I don't know how to use htmlarea. Could you explain in more details? I add images only thru create content/image and then the image is above the text.

freespirit’s picture

Could you please tell me where is that htmlarea feature? How to use it to align images?

freespirit’s picture

I did that with Unpublishing Image and now it is OK.

cog.rusty’s picture

For the duplicate posts problem, you can set the image node created to "Unpublished", so that it won't appear by itself. You can even make it the default behavior for the 'image' node type, if this is what you want in most cases.