Hi,
We are having problems styling links in the design view of the editor iframe in Firefox (version 3.0.4).
Safari and Internet Explorer (6 and 7) are recognising our custom link styles, but Firefox is not. We've tried applying the styles inline in the a tag, embedding them in the iframe head element, and linking to an external stylesheet. We have also ensured that our Firefox preferences are set to allow pages to choose their own colours, and that "use system colours" is unchecked.
The problem can be easily replicated in the editor on one of your demo pages, here for example.
Add a link anywhere in the content area with a simple inline style for the color property, eg:
In design view in Firefox, the link is still being displayed in the default blue while in Safari and Internet Explorer, the link text is red, as expected. However, strangely enough, in the editor preview view in Firefox, the link style is being applied.
Thanks for your time,
Mathew.
We are having problems styling links in the design view of the editor iframe in Firefox (version 3.0.4).
Safari and Internet Explorer (6 and 7) are recognising our custom link styles, but Firefox is not. We've tried applying the styles inline in the a tag, embedding them in the iframe head element, and linking to an external stylesheet. We have also ensured that our Firefox preferences are set to allow pages to choose their own colours, and that "use system colours" is unchecked.
The problem can be easily replicated in the editor on one of your demo pages, here for example.
Add a link anywhere in the content area with a simple inline style for the color property, eg:
<a href="www.google.com" style="color: #FF0033;">test link colours</a> |
In design view in Firefox, the link is still being displayed in the default blue while in Safari and Internet Explorer, the link text is red, as expected. However, strangely enough, in the editor preview view in Firefox, the link style is being applied.
Thanks for your time,
Mathew.