Hallo Thomas,

so hatte ich es ursprünglich gemacht gehabt, aber das hatte nicht wirklich geklappt. Die Bullets wurden zwar durch mein Gif Bild ersetzt aber saßen wie gesagt nicht richtig.
Dadurch ist mir ja erst der Gedanke gekommen es anders zu probieren.

Gruß
Marcel

Thomas Hümmler schrieb:
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."


_______________________________________________
TYPO3-german mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an