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
86
of
216
(
2,157
total posts)
< 1
second(s)
Betreft: Cute Editor begins with centered text?
Take a look at the skin.css. It probably contains: BODY{padding-right: 0px;padding-left: 0px;padding-bottom: 0px;margin: 0px;padding-top: 0px;background-color: white;
font
-family: Tahoma, Arial, Helvetica;
font
-size: 12px;
font
-weight: normal;text-align: center;}Change that to left or delete it.
Posted to
Cute Editor for .NET
(Forum)
by
Mariette
on
August 9, 2005
Re: Limit Font Size and Font-Family
Thanks Adam
Posted to
Cute Editor for .NET
(Forum)
by
gwphillipson
on
November 11, 2008
Re: How do I control the default font style in the editor textarea?
LeslieC, Please open portal.css and make sure you define the body
font
: For example: body {
font
:normal 12px arial;} Keep me posted
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 20, 2006
problem with refresh
Good morning I have a problem with refreshing window. i found a post about my problem, i tried to paste the same code but it didn't work. I use an external file to upload files and to insert records in a db, the file is called by "var handleerurl=NAMEPAGE" so ... i think my uploader work with postback ... If i paste ...
Posted to
ASP Uploader
(Forum)
by
DigitalMedia
on
January 30, 2014
Re: Image text color
hi ramchander, 1. Open file ''\CuteSoft_Client\Gallery\Layout\Classic\Style.css'' 2. Find section below .GalleryItemText{
font
-size:9pt; width:136px; display:inline-block; overflow:hidden;} 3. It is the file name style setting, you can set the color there directly, like .GalleryItemText{ ...
Posted to
ASP.Net Image Gallery
(Forum)
by
Kenneth
on
July 9, 2012
Re: cuteeditor version 6.6 and IE9 gives null
Hi slash, Please try the example below, does it work for you? If the example below get the same problem, I suggest you download the latest version and try again. Latest version downloads http://www.cutesoft.net/downloads/folders/21904/download.aspx <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
March 12, 2012
Re: One of your samples doesn't work in FireFox 7.01
Hi m2jim, Please change the code to below, it should work. <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page Language=''C#''%> <html> <head> <title>ASP.NET WYSIWYG Editor - Use CuteEditor as a document selector</title> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
October 24, 2011
Re: File Upload - removing space in file name
Hi rajmohanp, 1. Open file ''CuteSoft_Client\CuteEditor\Dialogs\InsertMedia.aspx'' and delete all the code in it 2. Use the code below (red code is what I added in it) <%@ Page Language=''C#'' Inherits=''CuteEditor.Dialogs.FileBrowserPage'' %> <%@ Register TagPrefix=''CE'' Assembly=''CuteEditor'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
October 20, 2011
Re: Customised image selector unable to work in Chrome v13.0.782.220 m
Hi huatz, Please try the example below. <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page Language=''C#'' %> <html> <head> <title>ASP.NET WYSIWYG Editor - Use CuteEditor as an image selector</title> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 14, 2011
Some invalid characters appear in the chat box
Whenever i type a word in the chat box of the operator and then send it, on the client's chat box the message becomes like this format: ^4div style=''
font
-family^2;
font
-size^2;color^2;''^5hello^4^7div^5 may i know what's wrong and what's the cause of this? :(Badly needed.. Thanks and hope for your immediate response.
Posted to
Cute Live Support
(Forum)
by
thina
on
August 30, 2011
More Search Options
« First
...
< Previous
84
85
86
87
88
Next >
...
Last »