[TYPO3-german] CSS-Problem mit Bild in Container (tx-news Detailansicht)

Robert Hafenried robert.hafenried at web.de
Wed Jul 19 14:38:45 CEST 2017


so war die Darstellung bei mir korrekt:

content-image .mediaelement.mediaelement-image img {
    float: left;
    /* width: 50%; */
    margin-right: 20px;
}

mediaelement.mediaelement-image img {
    display: block;
    height: 100%;
    margin-bottom: 15px;
    max-width: 50%;
    /* min-width: 50%; */
    /* width: 100%; */
}

news-related-wrap {
	clear: both;
}

Gruß Robert



More information about the TYPO3-german mailing list