Tagged: , ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1222118

    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

    #1222691

    Hey Sigmund,

    Best regards,
    Victoria

    #1222705

    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

    #1222756

    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

    #1222760

    Hi Sigmund,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘SVG images not shown in Chrome’ is closed to new replies.