-
AuthorPosts
-
April 9, 2020 at 4:58 pm #1202398
Versuche verzweifelt mein Logo im Enfold Theme in der richtigen Grösse 1200px x 152 px darzustellen. Trotzt aller Tricks die im Forum angeboten werden habe ich es bisher nicht geschaft. Habe in der aktuellen Variante folgendes CSS eingefügt:
.logo img {
width: 1200px;
height: 154px;
}
eingefügt, funktioniert nicht.Was mache ich falsch. Das Bild ist ein scharfes png
April 9, 2020 at 7:51 pm #1202465Hey Fred,
You are looking for a full-width logo essentially? Is the image you have uploaded that size?
Best regards,
Jordan ShannonApril 13, 2020 at 12:37 am #1203181That is the size in pixel. But you can see it is unsharp and not in the original size.
April 14, 2020 at 1:08 pm #1203561Hi FdB_wp,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaApril 14, 2020 at 2:53 pm #1203606thanks for help. hope this will running.
April 16, 2020 at 4:55 am #1204235Hi,
The original image is far to small to fill that space. Please upload the image larger than the space you want to fill.
Best regards,
Jordan ShannonApril 16, 2020 at 12:35 pm #1204396Hello Jordan
Now I have download the larger Picture 1310 x 166 px but I have the same problem it is unsharp and to small.
And I have place the same Picture as in the Header is. And it is ok!!!in Customizer i have aded in CSS:
.logo img {
width: 1310px;
height: 166px;
}best regards
Fred BrauneApril 18, 2020 at 7:29 am #1204824Hi Fred,
Sorry for the late reply. I changed the URL of your logo to the full resolution version in the theme options and your logo look nice now. Please review your site.
Best regards,
RikardApril 18, 2020 at 8:44 am #1204854Hello Rikard
In my Chrome-Browser I can see it much more bigger. Only the 4 Elephants i can see now. The same Image like this under the Header I ecpect. This Image in the Header is much more than 1310 px width.Regards
Fred BrauneApril 19, 2020 at 7:16 am #1205176Hi Fred,
The image being used on the site is the one in private. It’s correct as you can see, but not the one you set in the theme options. What happens if you disable the CDN?
Best regards,
RikardApril 19, 2020 at 2:28 pm #1205218Hello Rikard
No, this little Image was created automatically when I have place the Logo in the Enfold. I never have download an Image with the size 300 x 100px. For to have no problems now, I have delete all logos which I dont need. I have now only one Logo which I use, and the Problem is still the same.What is CDN?
sorry
hope we can solve this problemregards
Fred BrauneApril 20, 2020 at 6:02 am #1205388Hi,
Thanks for the update. I see that you don’t get the option to select the resolution of images on your installation. Here’s what it’s supposed to look like: https://imgur.com/a/aoYYHV4. And below the first image you will see what it looks like on your installation.
I see that you are running an old version of the theme, could you try to update to the latest version (4.7.4) to see if that helps please? The update to 4.7.x has to be done manually from the version you are running, please refer to my replies in this thread: https://kriesi.at/support/topic/enfold-4-5-theme-update-update-failed-download-failed-a-valid-url-was-not-pro/#post-1021541
You can either update manually via FTP: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update, or use a plugin to upload the theme zip file: https://wordpress.org/plugins/update-theme-and-plugins-from-zip-file/
If that doesn’t work then please try to delete the whole theme folder, then replace it with the new version. Make sure that you have backups of the site before starting updating.
After you have updated then try to activate the Classic Editor in the main page of the theme options.
Also please read this after you have updated: https://kriesi.at/documentation/enfold/theme-registration/
A CDN is a Content Delivery Network and I see that you are using one since the URL of the image being served on the front end comes from a CDN, not from your actual site.
Best regards,
RikardApril 20, 2020 at 2:18 pm #1205492Hello Rikard
Now I have update the ENFOLD Theme to the Version 4.7.4. (Now with the Child Version) I have also create a new API Key. All running well. And now I can choose the size when I place the Logo-Image. But it is still the same Problem. It changes to the size 300 x 38 automatically!! I have try to place the Logo with all variations, also with your recommended CSS Tricks. Don´t know further.regards
Fred BrauneApril 21, 2020 at 8:47 am #1205691Hi Fred,
Thanks for the update, I see the same thing on my end unfortunately. The picking of the image size is working now though. The URL added by the theme when selecting the image is correct, please see private. But the image being served on the front end is not: https://imgur.com/a/mH1cLNZ. It’s being served from a CDN, and it’s not the image which you have selected in the theme options. What happens if you turn off the CDN or your Autoptimize plugin?
Best regards,
RikardApril 21, 2020 at 2:21 pm #1205797Hallo Rikard
now I have Autoptimize deleted. My Hoster told me that they don’t use CDN. Perhaps I need a complicate CSS?
A special think is when I choose 1310 x 166 px, ENFOLD does not accept this!!regards,
FredApril 22, 2020 at 5:47 am #1206023Hi Fred,
Now the logo is correct, please try this CSS as well to make it full width:
span.logo { width: 100%; }
Best regards,
RikardApril 22, 2020 at 9:50 am #1206097Hi Rikard
I am happy, now its running well. Thanks a lot. My Client is also happy!!
Greetings from switzerland!best regards
Fred BrauneApril 22, 2020 at 7:34 pm #1206348Hi FdB_wp,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.