Closed (works as designed)
Project:
Teaser Thumbnail
Version:
6.x-1.4
Component:
Miscellaneous
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
7 Nov 2009 at 07:08 UTC
Updated:
7 Nov 2009 at 07:51 UTC
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
Comment #1
hunvreus commentedHi 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.
Comment #2
rpadua commentedThank you, it solved the issue!
Best,