[TYPO3-english] Missing width controls in "text and image" (Typo3 7.6.9)

Tomas Havner tomas.havner at kansli.lth.se
Fri Apr 7 14:34:00 CEST 2017


Den 2016-06-27 kl. 21:26, skrev distante y eterno:
> Hi everybody! this is my first post!
>
> I just installed today Typo3 7.6.9 + introduction package and I have a
> problem/doubt. I'm following this tutorial videos (typo3 7.6.4):
> typo3-websites.eu/en/typo3-videos/ and in it after add a new "text and
> image" and select an image, in the video the image get width, height and
> position controls: i.imgur.com/6kr8nQ8.png
>
> But when I do the same the alignment option isn't in the "appearance"
> tab but in "images"  tab, with just 4 options.
>
> Also I don't have any text box to put the width or height I want:
> i.imgur.com/gW5RPsH.png
>
> What I'm doing wrong?
>
> Thanks in advance
>
>

Try

page.TCEFORM.tt_content {
   imagewidth.disabled = 0
   imageheight.disabled = 0
}

in tsconfig

/Tomas


More information about the TYPO3-english mailing list