|
Search
You searched for the word(s): font
Showing page 12 of 216 (2,157 total posts)
< 1 second(s)
-
I am using IIS 6 .net 2.0 framework.
Get the following when trying to log into the Cute Live Support Operators
System.InvalidOperationException: Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml'.
The request failed with the error message:
--
<html>
...
-
Hi,
I have multiple sites on my webserver, running .net 2.0 that are using the CuteEditor. Rather than put it in the \bin of each application I want to put it in the GAC.
I have created virtual directories for each application called, ''editor'' that point to the editor files.
I have following items in the ...
-
I've found the problem.
When changing font-size in the editor the font gets saved in px.
After saving to RTF everything still seems okay (the font sizes are converted to points, wich i believe is the correct way for RTF).
Then after the RTF gets converted back to HTML (LoadRTF) the font-sizes do not have a pt or px font-size ...
-
Change the following code:
body,table,p,div,span { font-family: Verdana, Arial, Helvetica, sans-serif; color: #5D5D5D; font-size: 9pt; font-weight: normal; line-height: 15px;}
to:
body,table,p,div,span { font-family: ...
-
olivierverdin wrote:
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?
Are you using the Editor.FontSizesList Property(A list of ...
-
When using the CuteEditor, the font reverts back to the default font after changing the font size. For example, if the default font is Arial and the font is changed to Verdana when editing text, then the size is changed, the font will revert back to Arial. Please advise.
-
Another issue that I have is that when using IE when there are <br> tags
in text and you select all of the text and then change the font size nothing
happens. No font tags are added anywhere.This Issue looks like it has been taken care of the the 5.3 however, my issue dealing with the font tags when using IE or firefox is still ...
-
I have this code with ceSelectItemText and cdSelectBlurbText cuteeditor controls. I have databinding them from a table (this is my edit an existing item page). But for some reason the TemplateItemList property wont work? Any ideas?
Office:
-->
Section:
...
-
PaulNewRiver,
>>Unlike Word, the Cutesoft editor does not support a feature whereby the Font menus will show the font family and size as you move the cursor around in the text.
When you move the cursor around in the text, font name dropdown is updated. But font size dropdown will not. It's the default ...
-
Hi,
Sorry for the long delay of my reaction, I've been away for a couple of days.
The 0.7em in the html tag specifies that the default font-size on my site depends on the font-size that the user has selected in his browser. Normally, that will indeed result in 0.7 * the medium font size, but when a user for ...
... 12 ...
|
|
|