Dear Sir/Madam,
Thank you for making such a marvalous editor (One of the best that I've even see)
However the new version seem to be breaking the Joothunmbnail.
www.ageent.ru/en/my-projects/299-plagin-joomthumbnail.html
Because of the new image styles
| Code: |
<img alt="" src="images/powered_by.png" style="width: 165px; height: 68px;" />
|
And that was the cause....
If it is the normal one which is
| Code: |
<img alt="" src="images/powered_by.png" width=165px height=68px/>
|
It will work without trouble...
Any advise?
Thank You