I like it handled a similar question but no one answeredyou have the same result?
I tried different options but to no avail, the first and third post constructed in exactly the same, but the result can be seen.I think that if the script can not create a preview of it simply loads a picture from the category description (section)
<img src="http://www.mydomain.com/images/image1.jpg " title="Image Title" alt="Image Description" />
Module Frontpage and Module eblog Frontpage uses the below process regarding the thumbnail generation :1. Search the html code of each article if there is any "<img" code.2. if yes then looking for src="" of each image [Image URL]3. Displays the image.Html source code of image : Code: [Select]<img src="http://www.mydomain.com/images/image1.jpg " title="Image Title" alt="Image Description" />In case that there are more than one images then displays the last one. !Important : At the Image URL preferred to write such as : http://www.mydomain.com/images/image1.jpg
In case that there are more than one images then displays the last one.
<div style="display: none;"><img title="Yumekui Merry" src="http://domein.com/images/covers/cover_for_frontpage.jpg" alt="frontpage" /> </div>
If this option is enabled display thumbnails, but in the text there is no image then used a picture from the description of the category or section.