Tagged: svg logo
-
AuthorPosts
-
September 20, 2018 at 10:22 am #1012190
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?
September 20, 2018 at 11:12 am #1012202have you a link to your site ?
September 20, 2018 at 11:44 am #1012220Sure, support.daystage.com
Thanks!
September 20, 2018 at 2:11 pm #1012312Hi,
It’s displaying fine on my end, how can we reproduce the problem?
Best regards,
RikardSeptember 21, 2018 at 11:17 am #1012715i 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.
September 22, 2018 at 12:59 am #1012955Thanks guys!
Once I cleared my cache I could see it appeared just fine.
Thank you for the quick help and tips.-
This reply was modified 7 years, 1 month ago by
dror2us2.
September 22, 2018 at 8:17 am #1013009Hi,
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,
RikardSeptember 24, 2018 at 7:42 pm #1013780Hi Rikard,
Thanks for the help. You definitely can close this topic.
DrorSeptember 24, 2018 at 7:51 pm #1013788Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
This reply was modified 7 years, 1 month ago by
-
AuthorPosts
- The topic ‘SVG Logo doesnt appear on front-end (again)’ is closed to new replies.
