Bonjour, Bien sûr, vous pouvez utiliser une image hébergée hors de votre espace d'hébergement Gandiblog. Imaginons une image hébergée à l'URI http://www.source.com/image.png, et que cette image a une taille de 800px x 150px :
#top {
background: transparent url("http://www.source.com/image.png") top
left no-repeat ;
width: 800px;
height: 150px;
}
Alexandre - http://www.livresanspage.net
Alexandre Patenaude