[TYPO3-german] CSS-Problem im ul-Menü, erster Eintrag im IE6 falsch formatiert

Andreas ab at web157.webgo24-server11.de
Fri Dec 7 18:07:04 CET 2007


Hallo Andreas,

wenn du mir mal den HTML Code zeigst kann ich dir vielleicht helfen. Auf 
den ersten Blick sieht es für mich schon mal so aus, als würdes du ein 
Blockelement in ein Inlineelement packen.

es grüßt Andreas


Andreas Werner schrieb:
> Hallo allerseits,
>
> kann sein ich bin gerade blind, habe folgendes Problem:
>
> ## Menü links ###############
> LEFT = HMENU
> LEFT {
> wrap = <div class="leftmenu">|</div>
> entryLevel = 1
> 1 = TMENU
> 1 = TMENU
> 1 {
> NO.stdWrap.htmlSpecialChars = 1
> NO.allWrap = <ul><li>|</li> |*| <li>|</li> |*| <li>|</li></ul>
> ACT = 1
> ACT.stdWrap.htmlSpecialChars = 1
> ACT.allWrap = <ul><li>|</li> |*| <li>|</li> |*| <li>|</li></ul>
> ACT.linkWrap = <span class="activeleft">|</div>
> }
> }
>
> und CSS dazu:
>
> #left ul {
> 	font-size: 1.2em;
> 	list-style-type: none; }
> #left ul li {
> 	border-bottom: 1px dotted #48459a; }
> #left ul li a {
> 	color: #eef4f9;
> 	text-decoration: none;
> 	padding: 3px 3px 3px 5px;
> 	display: block; }
> #left ul li a:hover {
> 	color: #48459a; }
> #left .activeleft a {
> 	color: #48459a;
> 	font-weight: 700;
> 	background-image: url(bilder/menu_bg.jpg);
> 	background-repeat: no-repeat;
> 	background-position: left top;
> 	text-decoration: none;
> 	padding: 3px 3px 3px 5px;
> 	display: block; }
> #left .activeleft a:hover {
> 	color: #7e8fb1; }
>
> ... funktioniert in allen Browsern wunderbar, nur der IE6 zeigt mir das
> Hintergrundbild nicht, wenn der _erste_ Menüeintrag ACTiv ist. Bei allen
> anderen klappt´s auch im IE6.
>
> Hat jemand eine Idee?
>
> Viele Grüße
> Andy
>
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-german



More information about the TYPO3-german mailing list