Hi
I'm using mosCE 1.0 and need to remove some of the tags it adds to images when they are placed in the page using the little 'photo' type icon.
Currently if i select a solder, then image I get the following chucked in my code :
<img title="ebilling.gif" style="width: 197px; height: 129px" alt="ebilling.gif" hspace="0" src="/business-rates/ebilling.gif" width="197" border="0" />
What I want is to take out the style, hspace and border to just get this:
<img title="ebilling.gif" height: 129px" alt="ebilling.gif" src="/business-rates/ebilling.gif" width="197" />
Any ideas how please as I cannot go live until this is done.
Thanks
Neil
