[TYPO3-german] Einfaches Problem: Horizontales Navi
    Peter Kühnlein 
    peter at function2form.net
       
    Mon Jun 25 13:22:20 CEST 2012
    
    
  
Am 25.06.2012 13:11, schrieb level R:
> ul.navi li a { 	display:block;
Hallo Alain,
mit dem Eintrag oben legst Du fest, dass die a-tags eben nicht inline 
dargestellt werden sollen. Ich würd das weglassen, und statt dessen
ul.navi li { display:inline;
(oder inline-block;) schreiben.
Schöne Grüße,
Peter
-- 
http://function2form.net
http://peter-kuehnlein.net
"Most people's personal appearance is poor because they don't look into the mirror well enough."
(Hagakure)
    
    
More information about the TYPO3-german
mailing list