|
Search
You searched for the word(s): font
Showing page 23 of 216 (2,157 total posts)
< 1 second(s)
-
Hi,
I want to fix the font and size of the text in the editor. I changed the value in the font properties. Everything is Ok for the font but not for the size. It doesn't change anything. Can you help me?
Another question, I want to choose the buttons on the toolbars. I want to use the template word ...
-
Anil,
http://cutesoft.net/example/CommonTasks.aspx
Please check the Editor.EditorBodyStyle and EditorWysiwygModeCss property.
Editor.EditorWysiwygModeCss Property
Specifies the location of the style sheet that will be used by the editable area. Multiple Style Sheets are supported. Example ...
-
I've noticed that if I select a font face that's not the default, Courier for example, and then start typing, the font face changes back to the default font. However, if I were to begin typing and then highlight and select Courier for the font face, then the characters change to Courier and I can continue typing in Courier if I don't hit the ...
-
To reproduce this problem:
1. Go to http://cutesoft.net/example/general.aspx
2. Click into the editor body below the existing contents.
3. Click the InsertHyperlink icon.
4. In The editor, enter Url: www.CuteSoft.NET.
5. In Target: select Same window.
6. In Title, enter: CuteSoft
7. Click [OK] to close the link editor.
8. Back in ...
-
1. Locate/open CuteSoft_Client\CuteEditor\Dialogs\style.css file.
2. Delete all the content of this file.3. Paste the following code into style.css:
body,input,textarea,button,select,fieldset,td
{
color: windowtext; font:normal 11px Tahoma;
}
button
{
padding-top: 1px;
height: 22px;
}
fieldset
{
padding: ...
-
I just uploaded all of the examples and files provided in the download. And I get different text then what I previously got but it still isn't correct in ie.In firefox I get <font size=''2''>teste</font>in internet explorer I get <div style=''FONT-SIZE: 14pt''>teste</div>what do I need to do in order to get both of ...
-
If I have a block of text and I highlight this word and set the style to be Style 2
Then I select the same word and change the style to Style 3, nothing seems to happen. If I look in the HTML, I have 3 font tags surrounding my word. Shouldn't I have two or better still one? So if I try again and change it to Style 5, what ...
-
Sorry, its ajax modal popup. Here is what I am doing.<%@ Register Assembly=''CuteWebUI.AjaxUploader'' Namespace=''CuteWebUI'' TagPrefix=''cutewebui'' %> <%@ Register assembly=''AjaxControlToolkit'' namespace=''AjaxControlToolkit'' tagprefix=''ajaxToolkit'' %>
<asp:LinkButton ...
-
Hi -
We are having a strange problem in Internet Explorer (IE8) and I have been able to duplicate the issue using the demo on your site. When I highlight content and try to change the font color, sometime it isn't the selected content that changes color but content to the left of it. (Sometimes immediately to ...
-
Whenever I highlight text and try to change its font or size, the changes do not take hold. If i click just past the last letter, and then try to change font, it does change font and then highlights the word for me. It wont change again until something is not highlighted and I repeat the process. Any suggestions?
... 23 ...
|
|
|