[TYPO3-german] Bullets mit CSS formatieren
Thomas Hümmler
listnews.huemmler at onlinehome.de
Wed Mar 28 01:20:03 CEST 2007
Hallo,
* Raphael Weber schrieb am [27.03.07 09:45]:
> ich löse das so, dass ich die bullet-grafik einfach als
> hintergrund-bild formatiere. z.b.:
>
> background-image: url(../lib/bullet_pfeil.png);
CSS lässt auch die direkte Methode mit
list-style-image: url("http://png.com/ellipse.png")
zu. Kommentar der CSS-Bibel
(http://www.w3.org/TR/CSS21/generate.html#lists):
"This property sets the image that will be used as the list item
marker. When the image is available, it will replace the marker set with
the 'list-style-type' marker."
--
* Thomas Hümmler * http://www.huemmler.de
More information about the TYPO3-german
mailing list