Hi,
Here's a simple template:
<div style="float: left;">
<img width="100" height="100" alt="" />
</div>
If I change the source of the image by 'Insert/Edit image' dialog box, the selected image will be placed above the original one, outside the div. This only happens when the DIV has some style and only with Internet Explorer, Firefox works fine.
Is there anyone who can help me solve this problem?
Thank you in advance!
Here's a simple template:
<div style="float: left;">
<img width="100" height="100" alt="" />
</div>
If I change the source of the image by 'Insert/Edit image' dialog box, the selected image will be placed above the original one, outside the div. This only happens when the DIV has some style and only with Internet Explorer, Firefox works fine.
Is there anyone who can help me solve this problem?
Thank you in advance!
Re: Image in DIV with style
Re: Image in DIV with style