Hi,
My site logo worked fine. But now I find it goes REALLY small when scrolling on pages. MUCH smaller than the expected dynamic shrinking.
See here:
kind regards,
PPCHound
Hey PPCHound!
Please add this on your custom.css or Quick CSS:
.logo img {
max-width: 230px !important;
}
Best regards,
Ismael
Hi Ismael,
I have entered the CSS suggested, but can now only display a portion of the logo.
kind regards,
PPCHound
Hey!
It seems to be working fine on my end. I checked in Chrome, Firefox and IE on Win7 http://i.imgur.com/vDgUOK0.jpg
Regards,
Yigit
Hi Yigit,
Many thanks for taking a look. But on my Firefox Windows XP box it looks like:
and on the same box running IE8 it looks like:
Note the truncated logo and distorted image under the column ‘Hardware installation’.
kindest regards,
PPCHound
Hi Yigit,
I have done that again and the site logo works fine now thanks!
But the image distortion on the iconboxes below still remains.
kindest regards,
PPCHound
Hey!
I checked your website in IE8 mode and it does look fine on my end http://i.imgur.com/2jBBAAw.jpg
But please try adding following code to Quick CSS
div .iconbox_content_container img { min-width: 108px; }
Cheers!
Yigit
Hi Yigit,
It now looks fine to me too, without any changes from me (yet).
Don’t know what’s been happening here. But now it’s WORKING!! Maybe something was added in the latest version?
MANY thanks for taking the time to look at my question.
kindest regards,
PPCHound