Posted 29 May 2012 Link to this post
<
tools
name
=
"Toolbar7"
dockable
"true"
>
tool
"CrossLinking"
/>
</
.reTool .CrossLinking
{
background-position: center center;
background-image: url('../Images/4x_cross-refrence.png');
background-repeat: no-repeat;
/* CSS Background image hack for IE 6. Tried below CSS hack for IE 6 its not working in both the cases with hack and without hack*/
_background-image: url('../Images/4x_cross-refrence.png');
}
rade:RadEditor
runat
"server"
ID
"RadRiskEvntCatDesc"
ToolsFile
"~/client/XML/RadEditorTools/MemoDefaultTools.xml"
SkinID
"WebBlue"
EditMode
"Design"
ToolbarMode
"Floating"
ContentAreaCssFile
"~/client/CSS/EditorContentAreaStyles.css"
></
Posted 30 May 2012 Link to this post