thumbnail h space and v space
rpadua - November 7, 2009 - 07:08
| Project: | Teaser Thumbnail |
| Version: | 6.x-1.4 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | critical |
| Assigned: | rpadua |
| Status: | by design |
Jump to:
Description
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!

#1
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.
#2
Thank you, it solved the issue!
Best,