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
7
of
216
(
2,157
total posts)
< 1
second(s)
Re: CSS dropdown menu renders full screen
Adam, I'm having the same troubles, without using float in my .css. Using following .css-File is rendering over more than the full screen: .BGImage { background-image: url(AdlitzerKopf01.gif); background-repeat: no-repeat; } .Date { color: #6e628a;
font
-family: Arial, Helvetica, ...
Posted to
Cute Editor for .NET
(Forum)
by
michl
on
July 18, 2007
Re: I need to reload font sizes after a font has changed
Hi KidMiller, Can not add
font
size for the
font
dropdown. But you can custom the “Inline style” dropdown to achieve this feature. For example 1. Open file “CuteSoft_Client\CuteEditor\Configuration\Shared\Common.config” 2. Find section below <CssStyle> </CssStyle> 3. Add the section below into the ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
June 27, 2010
Re: Font tags for Font Color
Hi Adam, Interesting it seems to work ok with span tags in IE on PC. In FF on Mac it uses
Font
tags. In Safari on a Mac it uses
Font
tags. Maybe it's an OSX thing? We have Editor.Use
Font
Tags Property set to False and when changing Size it uses <Span> tags no problem. It's just with the color it seems ...
Posted to
Cute Editor for .NET
(Forum)
by
thecoose
on
June 11, 2008
Re: How to add more font sizes in dropdown?
Please change it to: <item text=''8pt'' value=''8pt''> <html><![CDATA[<
font
style='
font
-size:8pt'>8pt </
font
>]]></html> </item> <item text=''9pt'' value=''9pt''> <html><![CDATA[<
font
...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
July 12, 2010
Re: Problems with Cute Editor in .NET forms
rsholtes, The first issue is a DHTML issue. The javascript in your page has some conflict with CuteEditor client scripts. For the second issue, can you reproduce the problems in the following example? http://cutesoft.net/example/general.aspx Tip: If you have the following HTML code: Hello ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 4, 2006
Re: Large font sizes and <font> tag
Is there anyway that we could change the
font
size on the fly. For example, if we had two cute editors on screen - could we have one cute editor with a certain set of 8
font
sizes and another cute editor with a different set of 8
font
sizes? Perhaps there is a way in Javascript to achieve this? Also is there any built-in functionality ...
Posted to
Cute Editor for ASP
(Forum)
by
headdeball
on
May 14, 2007
Re: HTML Editor Modifies Code when switching to Normal mode
Adam,This does not seem to address my question at all. Does the Editor.EnableAntiSpamEmailEncoder Property address links that are not email addresses?Here is an example of code that I am using and what is happening. Here is the original code that I put in the ...
Posted to
Cute Editor for .NET
(Forum)
by
jondavisct
on
February 9, 2007
Re: default font and default font size
Dorthe, Cute Editor uses default
font
of the current page. The default
font
of web page 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 use EditorWysiwygModeCss property to specify the location of the style sheet that will be ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
April 7, 2006
Re: Problem with font selection in Cute Editor ASP
reddawn, Try set the following property to true then try again. Editor.Use
Font
Tags Property
Font
tags are now deprecated, meaning that they aren't used any more and will cause validation errors. Many legacy pages still contain style information in
font
tags. By default Cute Editor converts
font
tags to span tags. ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
June 8, 2007
Re: how to set font type as "No Font"
It's difficult to do the same thing for the
font
name dropdown. The default
font
of web page is Times new roman. The content of web page doesn't have the default
font
size, but it always has the default
font
name.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 23, 2007
More Search Options
« First
...
< Previous
5
6
7
8
9
Next >
...
Last »