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 trial

HTML

having problems with smells like bakin logo SVG

I am having a problem with my PNG to SVG logo image. When i save it as SVG in adobe illustrator, it displays on my webpage really really small. I have followed allison's instructions step-by-step but my image just doesn't look right. If I try to scale it up in illustrator it then shows as clipped in my webpage.

Any suggestions would be gratefully accepted as I'm not too familiar with illustrator as it is and I'm really stuck as to what to do next!

2 Answers

James Barnett
James Barnett
39,199 Points

It's hard to say what you are doing wrong without seeing how you are referencing the svg image.

Create a codepen with just the html & css you are using to display the svg file.

Hi thanks for your reply. I hope this is right as I've never used codepen before

http://codepen.io/anon/pen/joEBg

PS: when I convert the subsequent supplied AI images to SVG they look fine, its just the first logo image that I can't make display correctly.