Log in or register to post comments
Last post
The selection that shows for styling DIV's
I am trying to figure out how to not allow the editor to create the large selection box around the divs. I figured out that I can allow them not to resize which is great. Take a look at this image on my link to get a better view of what I am asking.
http://screencast.com/t/HA7sCPUngVcJ
Re: The selection that shows for styling DIV's
That's an IE "feature" that applies such border when an element has a style that triggers its "hasLayout" bit (width, height are the typical ones)
Re: The selection that shows for styling DIV's
I love that you say "Feature" since it make a mess for my users. Has anyone had an success turning this off some how? Starting to do some research now. Thanks for pointing me in the correct direction.
Re: The selection that shows for styling DIV's
Our editors are having so many issues with this and trying to figure out how others have fixed these issues. We had someone come up with new mobile friendly templates that is causing the probelm. Thanks