Hi there,
Do you know how i can insert a floating image from the tool bar? I'm wanting the user to be able to float images around the page but not have access to the html.
Alternatively is there a way I can modify images being uploaded to include POSITION: absolute; like below?
<img style="LEFT: 112px; WIDTH: 228px; POSITION: absolute; TOP: 88px; HEIGHT: 178px" height=178 src="/customcards/uploads/indexnew_06.jpg" width=228 border=0>
Thanks for your help
Andrew