Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): font
More Search Options
Showing page
102
of
216
(
2,157
total posts)
< 1
second(s)
Re: Have you such feature like shown in my questions?
director, 1. You can use EditorWysiwygModeCss property to specify the of the style sheet that will be used by the editable area. Or you can use EditorBodyStyle specify the style used by body. $editor->EditorBodyStyle=''
font
:normal 14px ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
August 24, 2010
Re: Can't update H1 tags in config files
Please try the following code: <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html> <head> </head> <body> <form id=''Form1'' runat=''server''> <CE:Editor ID=''Editor1'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
August 11, 2010
Re: How to Make Template Layout Fixed
Please refer to: Add Uneditable Regions to a Template This section describes how to create non-editable sections of content in WYSIWYG mode. For instance, you may wish to prevent the user from changing the text in a paragraph or table cell. To make a section of content in the editor unchangeable, use these two attributes: CONTENTEDITABLE ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
August 6, 2010
cursor problem
Hi, I have this wierd problem which I don't know how to discribe exactlyWhen I use FireFox and past this text in the HTML version op the ...
Posted to
Cute Editor for .NET
(Forum)
by
pbwbart
on
July 21, 2010
Re: FormatBlock block doesnt work for custom tags
Hi mieric, Please try the example below <%@ Page Language=''VB'' %> <%@ Register Assembly=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 16, 2010
Re: SetTextToXHTML()
You can teach your end users use the Clean Up HTML button () in Cute Editor to remove extraneous tags and streamline your HTML code. But it's easy to make mistakes if your end users forget Clean Up HTML before saving the content into database. Cute Editor provides two server side methods which can fix these mistakes automatically and tidy up ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 18, 2010
Not able to inherit text format style
Hi Adam, please follow below steps: Add some text and do some formatting (change
font
color to red, make it bold or italicized) Now hit Enter button. and enter few texts in next line. some of the formating get copied over but not all. This behavior is also same in your demo ...
Posted to
Cute Editor for .NET
(Forum)
by
sanjay.joshi
on
June 17, 2010
Suggested updates for Cute Editor for.NET
Following are a few suggested edits for the Cute Editor:Add a ''th (table heading)'' option for tables. This is important for page architecture and search engines.Remove/change the ''Default
Font
'' and ''Size'' dropdown boxes. Not all of the
font
s listed are web-safe, and the various sizes use inappropriate units (points). Points are only used in ...
Posted to
Cute Editor for .NET
(Forum)
by
A-Damage
on
June 1, 2010
Re: how to get the conents of editor on server side
Dear, Please save the following content to GetContent.aspx, <%@ Page Language=''VB'' AutoEventWireup=''false'' CodeFile=''GetContent.aspx.vb'' Inherits=''test_Default'' %> <%@ Register assembly=''CuteEditor'' namespace=''CuteEditor'' tagprefix=''CE'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
April 27, 2010
Firefox Paste from Word Adds Meta Tags
I've been beating my head against the wall on this and was finally able to duplicate it. We have several hundreds of instances where clients have pasted word documents and it ends up having a ton of word metadata in it to include things like filelist,
font
definitions, if gte mso 9, etc... I looked at all the firefox word ...
Posted to
Cute Editor for .NET
(Forum)
by
spunkymonkey
on
April 23, 2010
More Search Options
« First
...
< Previous
100
101
102
103
104
Next >
...
Last »