Hi,

I'm using Fckeditor and Teaserthumbnail.
I't s working fine but teaserhumbnail doesn't recognize the image hspace and vspace that's been added to the image thorugh fckeditor.
It displays ok when viewing the full node but it doesn't assign the space to text wrap around the image when viewing the thumbnail in teaser.

Any suggestion?

Thanks!

Comments

hunvreus’s picture

Status: Active » Closed (works as designed)

Hi Ricardo,

Teaserthumbnail just takes care of selecting a picture that is supposed to be used a thumbnail in the teaser of the node. If you which to have margin between the image and the surrounding text, I would advise you to do so using CSS by using the class 'teaserthumbnail' added to the thumbnail displayed in the teaser.

rpadua’s picture

Thank you, it solved the issue!

Best,