Hi !
I am trying to employ SVG Images, works great in All Browsers, even IE, but Google Chrome, Nooooooooo ! I even have the current Version of Google Chrome, still a no go.
Can anyone tell me if this is common?
Thank youCode:<div id="logo"> <a href="<?php echo home_url(); ?>"> <!-- SVG Logo - toddmotto.com/mastering-svg-use-for-a-retina-web-fallbacks-with-png-script --> <img src="<?php echo get_template_directory_uri(); ?>/img/logo.svg" alt="Logo"> </a> </div>



Reply With Quote




Bookmarks