Hola,
en 1º lugar por favor modifica tu firma:
http://www.paginawebgratis.es/forum/viewtopic.php?t=3130
En 2º lugar:
Debes dividir esa imagen en 3:
La parte inicial, algo así:
A la parte del centro además de cortarla debes añadirle un marco para que no quede solamente blanca, quedaría algo así:
La parte final, algo así:
Las 3 imágenes deben medir
185px × 33px.
Una vez que tengas las imágenes listas deberás pegar este código en
"Texto por encima de la página":
Cita: <style type="text/css">
.m01{padding:0 0 0 20px; line-height:33px; background-image:url(URL DE LA IMAGEN PARTE INICIAL);
margin-left:-25px;margin-top: -0px;widht: 185px;height: 33px;}
.m02{padding:0 0 0 20px; line-height:33px; background-image:url(URL DE LA IMAGEN PARTE CENTRO);
margin-left:-25px;margin-top: -0px;widht: 185px;height: 33px;}
.m03{padding:0 0 0 20px; line-height:33px; background-image:url(URL DE LA IMAGEN PARTE FINAL);
margin-left:-25px;margin-top: -0px;widht: 185px;height: 33px;}
</style>