Active
Project:
Image Picker
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 May 2012 at 21:02 UTC
Updated:
19 May 2012 at 07:30 UTC
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
Comment #1
hutch commentedThe 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.