I am having trouble displaying radeditor as a normal textbox as per this demo: http://demos.telerik.com/ASPNET/Prometheus/Editor/Examples/EditorAsTextBox/DefaultCS.aspx
I have two problems:
1) the 2nd border still exists
2) the input box width is shrunk for no apparent reason
Example:
See the rad editor comments input at the bottom of this page
http://blog.designbay.com/blog2.aspx?blogId=26
Page source should include css
Thanks,
Alec
I have two problems:
1) the 2nd border still exists
2) the input box width is shrunk for no apparent reason
Example:
See the rad editor comments input at the bottom of this page
http://blog.designbay.com/blog2.aspx?blogId=26
Page source should include css
Thanks,
Alec

I just wanted to jump into this old thread to share an update: the current demo URL is https://demos.telerik.com/aspnet-ajax/editor/examples/editorastextbox/defaultcs.aspx.
There is also a great blog post on how to examine rendered HTML and CSS styles in DevTools, and how to modify them — an excellent resource for troubleshooting and customization: https://www.telerik.com/blogs/improve-your-debugging-skills-with-chrome-devtools.