typoscript - Change image margin in Typo3 -


when creating 'text & images' element in typo3 how can adjust left/right margin around images?

the default margin between text , images small, there line can add template set custom margin or else?

any appreciated.

if use css_styled_content can configure constants.

styles.content.imgtext.textmargin = 10 

just on backend or on ts:

enter image description here

enter image description here

valid constants:

https://github.com/typo3/typo3.cms/blob/master/typo3/sysext/css_styled_content/static/constants.txt


Comments

Popular posts from this blog

jquery - ReferenceError: CKEDITOR is not defined -

apache - Error with PHP mail(): Multiple or malformed newlines found in additional_header -

android - Go back to previous fragment -