Le Twitch Posted September 30, 2014 Report Share Posted September 30, 2014 I have a phaser project within a container and I can't add a border radius to the container for some reason. Here's the code.http://codepen.io/anon/pen/Cshow Quote Link to comment Share on other sites More sharing options...
chg Posted September 30, 2014 Report Share Posted September 30, 2014 Try setting a border in CSS http://codepen.io/anon/pen/ijxzl Quote Link to comment Share on other sites More sharing options...
lewster32 Posted September 30, 2014 Report Share Posted September 30, 2014 You can't apply border radius to IFrame elements, but you can cheat and apply it to the container. Not sure how effective this is cross-browser though: http://codepen.io/lewster32/pen/AEkca Le Twitch 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.