Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS On svg background-image Reply To: On svg background-image

#176223
Paulie_D
Member

You would have to find a way of stripping out all the extra stuff that Illustrator.

There are a few SVG Optimisers around. Chris mentioned them here:

https://css-tricks.com/using-svg/

Inline SVG elements’s don’t exactly have ‘set’ sizes per se. They can be any size but the co-ordinate system would, I assume, be 1900×300.

If you are actually using an SVG image and not an element then the native size would be 1900×300.