SVG logo

Posted in: Newspaper
Post count: 494

Hi,

You say we can now use SVG logos but WordPress forbids me to upload an SVG file.
How can I sort this out?

Thanks

Post count: 18283

Hello !

You now can add SVG logos but that is available only for Cloud Template headers.

As you can see here: https://www.screencast.com/t/TJyG3RuC

1. You have to right click on your .SVG image and open it with notepad ( i used notepad++ but that doesn’t matter )

2. Copy the code found in the notepad

3. Paste the code into tagDiv Composer as you can see in the page above.

Keep in mind that all the modification regarding size of the image must be done in the code that you have pasted.

Thank you for your understanding !

Post count: 1341

With your permission I will add a small comment.

SVG (Scalable Vector Graphics) is an XML-based vector image format, so it’s better to create your logo in a vector editor (I recommend Adobe Illustrator for example). After re-saving your logo to SVG format, optimize it via this service: https://jakearchibald.github.io/svgomg/ which guarantees the correct rendering in all modern browsers.

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.