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 trialRonny Rosabal
4,812 PointsPicture not styling in Safari, but it works in Firefox. Anyone knows why?
Until now I have been using Safari for the course but today the picture would not do anything and I couldn't find an error so I decided to try it in Firefox and sure enough it worked fine. Anyone know what to do to make it work in Safari?
1 Answer
Emma Willmann
Treehouse Project ReviewerIs it not rounding the corners? I know that Safari has issues with border-radius when it comes to images. If you check out Can I Use it mentions that problem under the 'Known Issues' tab at the bottom.
Ronny Rosabal
4,812 PointsRonny Rosabal
4,812 PointsHello Emma. Thank you so much for your response. Initially the picture wasn't styling at all. No round corners or centering on the page or anything else I would try. I knew I had the class correct on the HTML and CSS file and the link was working because the rest of the page had styling. That was what drove me to try in Firefox and it worked. However I just tried again in Safari and it is working so that leads me to believe that there is something with the workspace itself that was not refreshing. That would explain why it worked in Firefox and why it worked now in Safari. Again thank you for taking the time to respond to my question.