Viewing How to handle SVG format

How to handle SVG format



User: Richard S. 8 years ago
I've downloaded a logo file with extension .svg. When I inserted it, it doesn't display. How are sag files handled?
User: Ozzy S. 8 years ago
Richard, there are two ways you can insert an SVG into an EverWeb website:

(1) You can open the SVG file(s) in TextEdit and copy/paste the code into an HTML Snippet in EverWeb.
(2) Or, drag the SVG to the EverWeb assets sidebar and control (right) click it and select Copy Relative File Path and, in an HTML snippet, insert:
<img src="Paste Relative File Path" style="width:100%" alt="Alt Text" />


-------------------------------
Ozzy Simpson | Oznorts
-------------------------------
EverWeb users get a 10% discount on our hosting services! Just use promo code EVERWEB10 to receive the discount!
-------------------------------
Facebook | Twitter | Instagram


Post Reply
You must login or signup to post.