Tagged: svg logo
Hey,
I download SVG Support, and the logo doesn’t appear in my site.
I’ve looked at all the threads and tried a few Quick CSS Solutions but none worked.
Can you guys help me diagnose this?
have you a link to your site ?
Sure, support.daystage.com
Thanks!
Hi,
It’s displaying fine on my end, how can we reproduce the problem?
Best regards,
Rikard
i can see it too!
by the way – if you open your svg file with a good text-editor (notepad++ on pc – or sublime-text on mac)
and you add something to your “head” section of the svg : preserveAspectRatio="xMinYMin meet"
so there will be:
<?xml version="1.0" encoding="utf-8"?>
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 220 61" style="enable-background:new 0 0 220 61;" preserveAspectRatio="xMinYMin meet" xml:space="preserve">
and get rid of the generator comment – does not need that info on web ;)
then your svg shrinks to top left position – now it will go to the right side on shrinking.
Thanks guys!
Once I cleared my cache I could see it appeared just fine.
Thank you for the quick help and tips.
Hi,
Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi Rikard,
Thanks for the help. You definitely can close this topic.
Dror
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon