hi there,

i am trying the image_assist module and all i get is
[code]
[img_assist|nid=20|title=sdaf|desc=asdf|link=none|align=left|width=93|height=100]
[/code]

and this is not replaced with the actual image.

Which setting did i forget??

Comments

rjr’s picture

found a solution:

I had to edit the filter and enabled Inline images

but somehow the "footer" of each blog post is not on the same place anymore?????

regards

rjr’s picture

ok did some source checking and i notice

but it wasn't defined. Not even in img_assist.css.

so i added

.clear {
clear:both;
}

now the posts are displayed right