[TYPO3-german] CSS-Frage

IT at bysystem.net IT at bysystem.net
Tue Jun 8 14:02:53 CEST 2010


Hallo,

wir haben folgendes YAML-Verticallist-Construct auf mehreren TYPO3-Instanzen benutzt und es funktioniert eigentlich einwandfrei. Vielleicht hilft dir das weiter:

  /* Level 1 */
  #menu li#active,
  #menu li strong {
    width: 90%;
    padding: 3px 0px 3px 18%;
    font-weight: bold;
    color: #999;
    font-weight: bold;
    background: url("images/bg_li_on.gif") repeat-y scroll 0% 50%;
  }

  #menu li a { width: 90%; padding-left: 18%; background: url("images/bg_li_of.gif") no-repeat scroll 0% 50%; color: #333; font-weight: bold;}
  #menu li a:focus,
  #menu li a:hover,
  #menu li a:active { background: url("images/bg_li_on.gif") no-repeat scroll 0% 50%; text-decoration: underline; color: #333;}

Im Einsatz z.B.: www.geffroy.com
Details über Firebug sichtbar.

Grüße
Yilmaz Backir

> _______________________________________________
> 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