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

CSS

Ashley Crossland
Ashley Crossland
10,868 Points

Problems with SVG size consistency across multiple browsers

I am having trouble with the following link (ignoring the design, I'm just testing its functionality):

http://ashley-crossland-design.co.uk/flower/contact.php

Scrolling down to the flower section, you will see I am aiming to line up the radio buttons with the coloured circles on the flower. It works perfectly fine with Safari and Chrome. With Firefox the button positioning has slightly moved around and with internet explorer the SVG graphic has considerably scaled down.

Is there a way to fix this problem in internet explorer, or should I just advice visitors to use Chrome or Safari?

Thanks!

1 Answer

James Barnett
James Barnett
39,199 Points

If you are having issues with IE11 then it's probably your code and not IE.