El w3c dice:

***
'background-position'

[...]

<length> <length>
With a value pair of '2cm 2cm', the upper left corner
of  the  image is placed 2cm to the right and 2cm below the upper left
corner of the padding area.
***

Simplemente  'arrastra'  el fondo un poco hacia la izquierda, para que
no se superponga ninguna letra. Por ejemplo:

li {
background: url(imagen.png);
background-repeat: no-repeat;
background-position: 0 -10px;
}

As�  se  mover� el fondo 10 pixels hacia la izquierda. A ver si as� te
vale.

Por  cierto,  yo  tambi�n soy nuevo en la lista. Un saludo a todos los
co-listeros :)

hv> Ahora  la  im�gen aparece superpuesta solo con la primera letra de
hv> cada art�culo de la lista.

-----------------------------------
 Mart�n Melado - [EMAIL PROTECTED]
    43� 21' 11" N, 8� 24' 45" W
-----------------------------------



_______________________________________________
Ovillo mailing list
[EMAIL PROTECTED]
http://ovillo.org/mailman/listinfo/ovillo_ovillo.org

Responder a