How to wrap image with div in typo3?
问题 To remove default wrap around image, i have used this template code: tt_content.image.20.rendering.noWraps { imageRowStdWrap.dataWrap = | noRowsStdWrap.wrap = | oneImageStdWrap.dataWrap = | imgTagStdWrap.wrap = | editIconsStdWrap.wrap = | caption.wrap = | } # Set this as active rendering method tt_content.image.20.renderMethod = noWraps I want to override it above codes for a specific section. Here is my code to do so: SCREENSHOTS<styles.content.get SCREENSHOTS.select.where = colPos = 9