Default content editor in list form doesn't allow image alignment
        Posted  
        
            by Ben Collins
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Ben Collins
        
        
        
        Published on 2010-01-26T22:48:43Z
        Indexed on 
            2010/03/28
            11:03 UTC
        
        
        Read the original article
        Hit count: 373
        
sharepoint
|moss
I need to be able to adjust the alignment of an image in an "Enhanced Rich Text Field" in an announcements list in MOSS 2007. However, the default content editor in the edit form for the list doesn't provide a way to do that. What's the fastest way for me to make sure users can align images? My first thought was to customize the DispForm.aspx and EditForm.aspx pages, but they just have the ListForm web part in the content region and as far as I know, you can't customize the ListForm web part from the designer.
© Stack Overflow or respective owner