Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialJoe Consterdine
13,965 PointsProblems Uploading SVG to Web Using Illustrator
Hey,
here is the SVG I want to upload in Illustrator:
http://s15.postimg.org/qqhpaecm3/Screen_Shot_2015_10_12_at_23_00_21.png
And here is what I get in Chrome:
http://s15.postimg.org/ldsuw9opn/Screen_Shot_2015_10_12_at_23_01_00.png
My biggest concern is the line between the S and the T which shows where I combined them.
Secondly I'm not sure the drop shadow is applying.
Any ideas?
Thanks
nealhevel
6,639 Pointsnealhevel
6,639 PointsHi, I would suggest trying to merge the combined graphics and make sure it's one complete object before saving.
For the drop shadow, try using the SVG Filters shadow effect. You can read some useful info here about the difference with saving svg graphics: https://helpx.adobe.com/illustrator/using/svg.html
hope that helps!