[TYPO3-german] Die Menüzustände werden aus der CSS Datei nicht ausgelesen

Kerem Goldberg kerem.goldberg at googlemail.com
Fri Dec 25 15:07:19 CET 2009


Hallo Phil,

das mit dem footer hab ich so gemacht wie du es geschrieben hast,  
funktioniert immer noch nicht. Dem footer liegt nun folgendes zugrunde:


TScript

temp.footer = HMENU
temp.footer.special = directory
temp.footer.special.value = 67
temp.footer {
    1 = TMENU
    1.expAll = 0
    1.wrap = |
    1.NO = 1
    1.NO.linkWrap = |
    1.ACT = 1
    1.ACT.linkWrap = |
}


CSS

div#footer {
	width:600px;
	height: auto;
	float:left;
}

#footer {
   width: 600;
   float: right;
   list-style: none;
   margin: 0 0px 0 0;
}

#footer a {
	width: auto;
	display: block;
	color: white;
	text-decoration: none;
	padding: 10px 5px 5px 5px;
	text-align: center;
}



Herzlichen Dank und merry christmas

Kerem


Am 25.12.2009 um 12:20 schrieb Philipp Gampe:

Am 24.12.2009, 22:56 Uhr, schrieb Kerem Goldberg  
<kerem.goldberg at googlemail.com>:


> #footer ul a
> #footer ul a strong {
> 	width: auto;
> 	display: block;
> 	color: white;
> 	text-decoration: none;
> 	padding: 10px 5px 5px 5px;
> 	text-align_ center;
> }

dies ist falsch verschachtelt...
es müsste #footer ul li a { ... heißen
einfacher sollte es aber mit
#footer a { ... gehen

weihnachtliche Grüße
Phil

-- 
Philipp Gampe
http://www.philippgampe.info
_______________________________________________
TYPO3-german mailing list
TYPO3-german at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german



More information about the TYPO3-german mailing list