I define the dimensions of the logo: 407x70, but I see that rescale the size.
My override.css
- Code: Select all
/* Moving logo and Sitename to left handside */
h1#gkLogo {
height: 70px;
margin: 0 auto;
padding-left: 5px;
float: left;
top: 44px;
width: 407px;
}
Although I have defined the dimensions of the logo, rescale the logo, what should I do?.
407px × 70px (rescale 291px × 50px)