Hallo zusammen,
ich habe mal wieder eine Frage:
ich will als Listenelement ein Bild (12 x 12 px) einsetzen. doch wird
mir dieses Bild im Internet Explorer immer etwas nach oben versetzt
platziert. ich hätt aber gerne, dass das Bild auf der Schriftlinie
sitzt.
.navigation a { color: #003366; font-size: 11px; font-family:
Helvetica, Arial, Geneva; line-height: 10pt; text-decoration: none;
list-style-image: url(„pfeil_blau.gif“); list-style-position: inside;
display: list-item; padding: 5 0 5 10px }
.navigation a:hover { color: white; font-weight: bold;
background-color: #999; list-style-image: url(„pfeil_gelb.gif“)}
Wer weiß was und hat ne Lösung oder Alternative parat?
Danke schonmal
Oli