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:
valid constants:
https://github.com/typo3/typo3.cms/blob/master/typo3/sysext/css_styled_content/static/constants.txt


Comments
Post a Comment