Hello,
I try to change logo size but when I change #a.cssLogo in template.css, we can see that size is changing but the logo disapears...
Could you please help me.
Thank you
Thomas
a.cssLogo {
background: transparent url('../images/logo.png') no-repeat 0 0;
height: 90px;
margin: -20px 0 -20px -20px;
width: 154px;
}