|
Browse by Tags
All Tags » css
-
Hello,
When I porogammatically assign the text property of the Cute Editor to a string (that happens to be a MS Word Doc), I'm getting a bunch of CSS at the top of the form. Is there a method, property, etc, that I can set in the Cute Editor that will remove the extra CSS?
-
I am setting up CuteEditor for PHP on an existing webpage. When I put the code into its own page it formats fine. When I inset the code into my existing page it works but the save icon gets rendered as a scaled up image and takes up most of the page. I have attached an image of what I mean. I have a feeling it is something to do with the CSS ...
-
I find it really hard to customise the form at all. The current problems I have at the moment is if the file names are too long then you cannot see the status of the file (upload successfully etc), therefore I tried to figure out to limit the filename characters shown but havn't had success. Another problem is the list of currently uploaded ...
-
Hi - I'm currently using v5.1 in production, and want to upgrade to the latest version, but have a problem reproducing the behaviour of 5.1 -- in 5.1, when i load a file that contains a stylesheet link, the editor will apply that stylesheet to the html file in the editor, as long as i correctly set the ...
-
hi, i download the demo. I have a problem when i want upload media. The button 'upload' and 'cancel' are not visible.The content of the page insertMedia is truncate.
I have a problem only with IE6
Regards, Megami59
-
We use Cute Editor for PHP to build HTML e-mails to send out. One thing I've noticed is that a lot of e-mail clients (Gmail, Outlook 2007, etc.) do not yet support the CSS ''background-image'' property. When I specify a background image for a table cell in Cute Editor, it uses the CSS ''background-image'' property, instead of the HTML ...
-
Hi,
I would like to be able to CSS style the standard Uploader Queue table, but the individual TD elements do not have classes and hence it is not possible to reference them in CSS. Can you let me know if it is possible to easily add class names to these TD elements or do I have to create a customer queue ...
-
Hi Adam,
I can't seem to get my fonts to look the same both within the editor and outside of the editor. When the XHTML is used in my page it is shown at the correct 11px size, but within the editor it's much larger. I've had a hunt through the forums and can't find the answer.
Below are the separate sections of related ...
-
I have a page that contains the editor where the user can dynamically add or remove rows in a table using javascript and some standard DHTML practices. The editor is beneath this setup and as the list of rows gets bigger or smaller, the editor doesn't display the dropdowns for font or font-size correctly. They come up above the editor (layout ...
-
I'm using version 5.2 and have the following code for rendering CuteEditor:
Dim editor Set editor = New CuteEditor 'Create a new editor class object editor.ID = ''Editor1'' 'Set the ID of this editor class editor.Text = strNotes 'Set the initial HTML value of editor control editor.ImageGalleryPath = ...
|
|
|