Adding Float to images instead of Align from InsertImage.aspx

  •  07-01-2010, 1:21 PM

    Adding Float to images instead of Align from InsertImage.aspx

    I'm switching our content management tool to CuteEditor because it's much better than out last one.  However, both tools use the align="" when placing images and I'd like for CE to use CSS's float right or float left
     
    We have over 7000 pages in our database and many have images coded with align="left" (or right) and I'd rather not have to recode them all. :)
     
    I see from another post that I can right-click an image, choose "Verbs", then "Float" to get it to float. But that's a lot of extra steps for some of my users. ;)
     
    So I guess I have two questions:
     
    1. I'd like to know if anyone knows a way for me to override the align="" (to use float instead) in my CSS
    2. Is it possible to somehow have the float attribute applied in CuteEditor when placing the image using /Dialogs/InsertImage.aspx rather than align attribute? Seems like a lot of steps to place it and then go back to set the float.
    Thanks!
     
     
    Filed under: ,
View Complete Thread