Hi, I have a problem. I want to change the size of the logo nn but I can not?
how can I do?
The website address is: http://www.atistecnologie.it
#gkLogo {
width:220px !important;
}
#gkLogo.cssLogo {
background-color: #333333; /* background-color: #a1a177;*/
background-image: url('../images/style2/logo.png');
}
Louiszelf wrote:Thanks a lot! That got me on the right way!