Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

can't edit image margins (hspace, vspace) in 3.1 as in 3.O


Go to End


875 Views

Avatar
Guy Van Bael

Community Member, 61 Posts

19 August 2015 at 11:14pm

Edited: 20/08/2015 1:47am

One of my clients drew my attention to the fact that it isn't possible anymore to set (or edit) margins (hspace, vspace) on inserted images in tiny mce like in SS3.0
Found someting in tinymce's options, but adding this to my _config.php doesn't help either :
HtmlEditorConfig::get('cms')->setOption('image_advtab', 'true');

Can anybody help me to get this functionality back?