-
AuthorPosts
-
February 25, 2020 at 11:09 pm #1187890
Hi there,
i tried to increase the logo to the size 900×140 px by using different Quick css modofications, all from different threads here about this topic.
The results of this modifications are always blured logos.
The image itself is uploaded in full size. Is it possible, that the image will be resized as soon as i set it as the logo?
Or has anybody a Quick CSS modification that works?
Thanks for your helpFebruary 26, 2020 at 2:56 pm #1188083Hey 91301,
Could you post a link to where we can see the results you are getting please?
Best regards,
RikardFebruary 26, 2020 at 7:54 pm #1188216This reply has been marked as private.February 28, 2020 at 6:22 am #1188748Hi,
Thanks for that. Please try to go to the main page of the theme options and change the first file name in private, to the second, then save. Then please remove this CSS:
.logo img { height: 140px; width: 900px; }
You might have to replace it with something like this:
.logo img { height: auto !important; width: auto !important; }
Best regards,
RikardMarch 2, 2020 at 1:03 pm #1189416Hei Rikard, thanks again for your help.
I replaced the quick CSS, but now the logo is only small.
I even tried to set the haeder value to a custom heigth Number, but this has also no effect.
Do you have any idea?March 2, 2020 at 7:59 pm #1189509This reply has been marked as private.March 2, 2020 at 8:06 pm #1189513Hi Rikard, I tried it again and it worked.
Thank you very much.
For my understanding: is the logo always resized, when i set it in the theme options? And then by replacing it with the original filename, the original size will be used?
Again, thank you and best regardsFrank
March 3, 2020 at 6:50 am #1189591Hi Frank,
Yes that is correct, but you should be able to select the resolution of the image to be used when you pick it from the WordPress media gallery. There should be an option on the right hand side of the modal which lets you select the resolution.
Best regards,
RikardMarch 6, 2020 at 10:01 pm #1191008I am having the same issue. It is strange, because I had a logo that was displaying as I wanted it, then I replaced it with a different image exactly the same size, and it shrunk down. Also, there are NO options on the right hand side of the modal box when choosing the image.
March 7, 2020 at 1:56 pm #1191110Hi nancyT,
Please open a new thread and include WordPress admin login details in private so that we can have a closer look at your site.
Best regards,
Rikard -
AuthorPosts
- You must be logged in to reply to this topic.