Habe ich alles probiert. Geht nicht. Ich bin verzweifelt... -----Ursprüngliche Nachricht----- Von: typo3-german-boun...@lists.typo3.org [mailto:typo3-german-boun...@lists.typo3.org] Im Auftrag von Heike Herzog-Kuhnke Gesendet: Donnerstag, 19. Juli 2012 11:10 An: typo3-german@lists.typo3.org Betreff: Re: [TYPO3-german] CSS-Problem
Meine Style angabe: style="background:url(uploads/media/navibild_leistungen.jpg) no-repeat bottom left 10px; width:100%; min-height:100%; margin: 0 0 10px 0;overflow:hidden;" Deine Style Angabe: style="background:url(uploads/media/navibild_leistungen.jpg) no-repeat; width:229px; height:100%; background-position:bottom;"> Du musst dem DIV ein min-Height von 100% geben nicht nur height, weil da ja nix drin ist, er aber über die Ganze höhe des umschließenden Divs gespannt werden soll. Dann braucht er das Overflow hidden und die position sollte bottom left 10px sein, damit es links nicht ganz am Rand klatscht. Die margin-Angabe kannst du auch auf margin: 0; verkürzen. ich hatte gehofft, das Hintergrundbild noch etwas höher zu bekommen. Gruß Heike _______________________________________________ TYPO3-german mailing list TYPO3-german@lists.typo3.org http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german _______________________________________________ TYPO3-german mailing list TYPO3-german@lists.typo3.org http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german