HI,
on my page http://www.fitgutschein.de I´ve tried unsuccessfully to make the logo size smaller w/o loosing it´s sharpness . Different image sizes I´ve tried did not work: Either logo is too big (i.e. overlaps navigation) or not sharp. Pls see current CSS below
Your help you’d be highly appreciated.
Thx a lot Tilman
Hey Tilman,
Please, may you provide to us your website link and the WP and FTP credentials?
Best regards,
John Torvik
Hey John,
pls see below. Thx & best regards, Tilman
Hi,
The current size of the logo is 250x85px and it looks sharp. If it does’t look sharp on your end, try to upload a logo image that is twice that size (500x170px).
Best regards,
Ismael
Hi Ismael,
thx, but this did not work. As the logo appears too big now as well (overlaps w/ navigation): How can I force e.g. via CSS that the logo appears smaller? If I just make the png. smaller, it again gets blurry…
Thx for your help & best regards, Tilman
Hi,
Please upload the large logo again then add this css code to limit the size.
.logo img {
max-height: 85px !important;
}
Best regards,
Ismael
Thx a lot Ismael,
this works pretty well :-)
Best regards Tilman