Hi,
I want to change the width and height of the logo as my logo is bit bigger then the default one.
Please advise.
#gkLogo.cssLogo {
background: transparent url('../images/logo.png') no-repeat 0 0;
height: 30px;
width: 158px;
}