Vorrei richiamare un javascript di adsence , praticamente ho istallato un tema su wordpress è cè una foto 300x250 più o meno , il file si chiama map.png , vorrei sostituirla con un annuncio adsence come faccio?? allego il codice che si trova nel foglio di style css
#map {
background-image:url(images/map.png);
background-repeat:no-repeat;
width:293px;
height:241px;
margin-top:2px;
padding-right:4px;
float:right;
}