[TYPO3-german] Bullets mit CSS formatieren
Marcel Veronetzki
veronetzki at smartthings.de
Tue Mar 27 11:22:38 CEST 2007
Vielen dank. Es sieht schon wesentlich besser aus.
Es sitzt nur bei dem Firefox immer noch etwas tief.
Kann ich die höhe wirklich nicht irgendwie einstellen ?
Raphael Weber schrieb:
> hallo marcel,
>
> 100% sicher bin ich mir auch nicht - ich glaube aber, das geht nicht so
> ohne weiteres.
>
> ich löse das so, dass ich die bullet-grafik einfach als hintergrund-bild
> formatiere. z.b.:
>
> li {
> list-style-type: none;
> padding: 0px 0px 0px 1.5em;
> background-image: url(../lib/bullet_pfeil.png);
> background-repeat: no-repeat;
> background-position: 0.5em 50%;
> }
>
> hoffe, das hilft dir weiter.
>
> gruss,
> raphael
>
>
gruß
Marcel
More information about the TYPO3-german
mailing list