Hi at Kriesi,
I have tried
https://kriesi.at/support/topic/add-full-svg-support-by-theme/
and other hints from the forum but nothing works to integrate SVG Icons in my page.
I have installed SVG Support Plugin also.
In Firefox they show great, but not in Chrome.
I have given the class
.icon-svg {
width: 200px !important;
}
to the image/icon, but that does not help too.
Can you help?
Best Regards
Hey Sigmund,
Best regards,
Victoria
Hello Victoria,
thanks. I see the problem but I cannot get rid of it. I have tried to save to file in serveral ways via PS and Illustrator and online convertors also but it want show up in Chrome. Do you have a hint where I can find a solution?
Best
Sigmund
Hello Victoria,
at least I have found the solution and changed
xlink:href="data:img/png;base64,
to this:
xlink:href="data:image/png;base64,
in the svg file.
Thanks, you can close the topic.
Best Regards
Hi Sigmund,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria