Flash HTML Editor Support Product Page
This topic was archived
Diasbling Fonts etc
Reported 29 Jan 2007 15:36:04
1
has this problem
29 Jan 2007 15:36:04 Nick Robinson posted:
If you disable fonts, colours, Fontsize, postion etc in Dreamweaver, they become greyed out as they shouldWhen you view the editor on your webpage as expected the buttons for these functions are unavailable and do not appear, however the code for them is still inserted in to the database, for example '<div style="text-align:left;"><span style="font-family:verdana;font-size:10px;color:#0b333c;">hello</span></div>'
Surely if you have disabled these options this shouldn't happen ?
I am building a basic CMS for a customer, and don't want him to have the option of changing font, text size etc, I thought that by disabling these options that the text would be unformatted and rely on the default font etc for the site.
As it is Flash HTML Editor even with the options removed defaults to showing Verdana, size 10 and #0b333c colour.
Please can I have some feedback as to how this can be solved