|
Search
You searched for the word(s): font
Showing page 37 of 216 (2,157 total posts)
< 1 second(s)
-
Adam,
I downloaded 6.1 and see the same behaviour.
A seemingly related symptom, we have also found that if there is a color set in a font tag, that for certain colors, each time the html is opened in the editor, one of the characters in the rgb string will be removed. This continues until there are only two charcters left in the ...
-
Some of the buttons which are turned off in the tool bars still exist when you right click on the editor area. What must be the problem?
Regards,
Chemir
-
Hi Did you try it and get anywhere? WHat seems odd is that assuming i dont clean the cdoe, the content pasted in and hence saved to the db, is the original content out of MS word, with absolutely no formatting changes. If the editor makes no changes at any point, why when it is rendered out as word is the style changed? James
-
ThePope78705,
When Edit a complete HTML document, the style is in your control.
If you want to display certain styles, you can do:
<html>
<head>
<style type=''text/css''>
p {font-family: courier}
</style>
</head>
<body>
<p>This is a ...
-
ylkok,
http://cutesoft.net/developer+guide/index.htm#page=Common-Tasks.htm
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 ...
-
Thanks Eric, but I already saw that. Please refer to my original post where I say that I am already using that, but it is centered unformated text in the drop down, where I would LIKE to have it look like it does using the XML in the config file. Also, where is the best place to post ' feature' suggestions?
-
Laurent,
Cute Editor uses default font of the current page.
The default font of DNN is Times new roman.If you want to change the default font from Times new roman to Verdana (http://cutesoft.net/forums/3541/ShowPost.aspx), you need to modify one of style sheets of the DNN.For example, you can open and edit the following ...
-
PaulNewRiver,
Thanks for the interest.
>>will the HTML output from your editor taken from the Oracle field display in the Col B table cell with formatting intact?
Yes.
>>Will it look the same as it did when the user formatted it in the editor?)
Yes.
>>Are there header or ...
-
Are you sure the above HTML is created as Unordered List in Word?
Can you send your word Document to me?
The below HTML code is pasting from a Word document. I didn't clean it for demo purpose.
List
List
ListCode:
<ul style=''MARGIN-TOP: 0cm'' type=disc><li class=MsoNormal style=''MARGIN: 0cm 0cm 0pt; ...
-
zain,
Which version of CuteEditor are you using?
If you are using the version 4.0, please check the following reference:
Menu/Button
Function Description
Template Item
Save
saves the active content in the editor's content area
Save
Print
prints the current page.
Print
Find and ...
... 37 ...
|
|
|