|
Search
You searched for the word(s): font
Showing page 19 of 216 (2,157 total posts)
< 1 second(s)
-
Hi,
I tried the steps you mentioned in http://cutesoft.net/example/general.aspx, but the issue occurs in a different scenario.
Assume I want to type words ''RED'' in red color and ''BLUE'' in blue color.
- When I select font color as red and type ''RED'', the word appears red.
- Now if I select blue ...
-
OK, Now I have 2 additional questions.
1) I have 1 style in the listbox called Heading (code highlighted in blue).
If a user selects some text say 123 and then selects Heading we end up getting:
<FONT ...
-
Unable to create the PDF using the below HTML, we tried on your online DEMO also and we got server error.
<table cellspacing=''0'' cellpadding=''0'' unselectable=''on''>
<tbody unselectable=''on''>
<tr unselectable=''on''>
<td style=''height: 120px'' valign=''top'' colspan=''2''><img style=''width: 798px; ...
-
After highlighting the text on lists (ordered and unordered), the numbers or bullets are not updated by the font size or color changes. For example, begin with the code below (this is the same code the editor creates when adding an unordered list in the ''normal'' tab):
<div>List</div>
<ul>
...
-
Adam,
Thanks for your reply.
i've tried with
csEditor.EditorBodyStyle = ''font-family: Arial; font-size:14pt'';
and when i click on cutesoft editor, the font seems to be set. And when i type in it, the font will be changed to default ones. can you please tell, how can i fix ...
-
Hi, Adam
We are using cute editor extensively in our website and we have its IP license, but now we are stuck with an issue with the cute editor.
The problem is while changing the font color the html structure becomes such, that some word or sentence goes fixed and we can't change font color of these word or sentence even if we ''select all'' ...
-
I can post the cuteeditor result to an XML file and flash reads it fine. Flash considers a FONT TAG SIZE to be in PIXELS, but cuteeditor thinks the size related to some other units so size = 3 in CuteEditor might be 18px, so it appears huge in cuteeditor and on my html version of the page, but my flash page considers size = 3 to be ...
-
Font behavior is not the same in both browsers...
If you want to use other than the existing default, in IE, you can change the font initially before you type anything in, and the font used will change for that paragraph and every new paragraph that is added.
In Firefox, the font change is not recognized.. ...
-
Hi,
I'm trying to apply an overall font-size to the contents of the editor so that it truly reflects what the user will end up with but am having problems...
My tag is:
<ce:editor id=''edtUserContent'' runat=''server'' />
and the code behind does this in the Page_Load ...
-
Steps to re-create...
1. Open the Demo Site in Firefox
2. Click on HTML tab, erase the demo content, and paste the following HTML (see below)
3. Click on the Normal, Preview, and HTML tabs repeatedly and you will see the HTML get replicated over and over.
This is a problem only in FireFox. Any ...
... 19 ...
|
|
|