Border-radius - Post ID 248857
Hello,
Why won't the editor recognize the border-radius property?
Why won't the editor recognize the border-radius property?
It does for me.
Did you use the built in snippet?
.rounded-corners
{
background-color:lightgrey;
width:250px;
height:125px;
padding:10px;
border-radius: 10px 10px 10px 10px;
-ms-border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
-khtml-border-radius: 10px 10px 10px 10px;
}
Did you use the built in snippet?
.rounded-corners
{
background-color:lightgrey;
width:250px;
height:125px;
padding:10px;
border-radius: 10px 10px 10px 10px;
-ms-border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
-khtml-border-radius: 10px 10px 10px 10px;
}
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
And also, have you set the Editor to render the preview as viewed with IE9 or 10? IE8 doesn't understand rounded corners. You do that in Tools - Preferences - Browser testing.
Ha en riktig god dag!
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
hello...
the border-radius property is not recognised by editor?
i read the solution of built-in snippet...but i didnt understand how to make use of it.....
i will b thankfull if u offer me a understandable solution
the border-radius property is not recognised by editor?
i read the solution of built-in snippet...but i didnt understand how to make use of it.....
i will b thankfull if u offer me a understandable solution
The better option would be that both editors ie Mac and Windows be upgraded to take all the new changes that have come in with css3. Is that not what subscribers to software expect.?
Tony
It's not an Editor issue, you can write CSS3 for your stylesheets – no problem.
Is the rest of your site code (and DOCTYPE) up to date? Are you previewing in the latest browser versions?
Is the rest of your site code (and DOCTYPE) up to date? Are you previewing in the latest browser versions?
I love deadlines. I like the whooshing sound they make as they fly by. (Douglas Adams)
https://www.callendales.com
https://www.callendales.com
Thanks Inger, it explains why my preview didn't show rounded corners (was set to IE8).
Is it worth taking the trouble to test in earlier versions of IE?
Is it worth taking the trouble to test in earlier versions of IE?
http://www.drivingnt.com/
Windows 7
Windows 7
I wouldn't bother with IE8 or earlier. Anyone still using those should be used to viewing wonky web pages by now.
Besides the internal preview, you should also be previewing in live browsers; add the latest Chrome, FF, IE, Opera, etc. to your list.

Besides the internal preview, you should also be previewing in live browsers; add the latest Chrome, FF, IE, Opera, etc. to your list.

I love deadlines. I like the whooshing sound they make as they fly by. (Douglas Adams)
https://www.callendales.com
https://www.callendales.com
I'm already testing in FF Chrome & IE11 "live browsers", I'll have to add the others to my PC. At least, being able to preview in IE11 means I don't have to call up a separate window for it any more.
http://www.drivingnt.com/
Windows 7
Windows 7
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.