Would it be possible to add some extra code so that when inserting an image, a user can choose to add a margin - specifically giving the option for a margin of x pixels all the way around, OR by being able to set each of the four margins individually.

Comments

hutch’s picture

Category: feature » support

The best way to manipulate the image is to set some defaults for the class 'imgp_img' in your theme's css and to use a good wysiwyg editor. You can also provide defaults for 'float left' and 'float right' in admin config and you can allow users to insert their own styling by enabling 'Allow additional css'

I am not inclined to add any more to an already overcrowded form.