November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Changing to XHTML-string solved my problem, thanks!
For textarea's, should we use XHTML-string and any ideas when not to use this?
EPiServer CMS 5.2.375.7
Hi,
When I select a CSS Class for an image 'Topp Höger' the img-tags classname in firefox 3.0.4 contains some suspicious characters instead of "topright". In IE these characters are not displayed but something is there not shown. Any idea what I have done?
<IMG class=�topright� alt="" src="http://localhost/Global/Pictures/ask_liten.png" />
editor.css:
img.topright
{
float: right;
vertical-align: top;
margin: 0 0 1em 1em;
EditMenuName: Topp Höger;
}