Форуми / Cotonti / Support / Banner problem

Sapper
#1 29.06.2012 20:44

I'm having some trouble getting a banner to show in the Nemesis theme, I'm using this code in the CSS, but it's not working, some help please ?

 

#header                { border-top:url(localhost/cotonti/images/banne2r.jpg;) no-repeat; height:180px; margin: 0px auto; }
 

elfrenazo
#2 29.06.2012 21:15

 { background-image:url(localhost/cotonti/images/banne2r.jpg); no-repeat; height:180px; margin: 0px auto; }

Sapper
#3 29.06.2012 21:33

Solved  thanks