Search

You searched for the word(s): font
Showing page 58 of 216 (2,157 total posts) < 1 second(s)
  • Re: Css Container

    Yes, you can use the Gallery.CssClass Property to specify the fonts for the gallery.   For example,  .container {       FONT-SIZE: 12px;       FONT-FAMILY: arial,helvetica,sans-serif MARGIN: 0px;        TEXT-ALIGN: ...
    Posted to ASP.Net Image Gallery (Forum) by Adam on October 1, 2005
  • Re: 1 rename uploaded files. 2+3 fonts

    Dan,   >>Is it possible to rename (add a textbox value) to an uploaded file?   You can rename the files after you upload the files to the server. However if you want to rename the files in the fly when uploading, this feature is not supported.   >>Also i want to set the default font (in a freshly loaded editor) to ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 30, 2005
  • Re: Table Error

    >>When entering a table to the content management window font tags are inserted.   Can you tell me reproduce this result?   When entering a table to the content management window font tags are inserted.   >>we need to format the data through a style sheet so would rather have no formatting   Try ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 12, 2005
  • Re: 4.5 Questions

    Todd, Have you updated all the CuteEditor client files as well? Demo is here: http://cutesoft.net/example/general.aspx  >>3)  You mentioned that you would add an enhancement in the next version to display the ''font'' and ''size'' to help the user determine the font/sizes used throughout the document.  I am ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 11, 2005
  • Re: Custom Button

    demmett, Your code is here:   <!-- #include file = ''EditorTool/include_CuteEditor.asp'' --> <HTML> <HEAD> <META NAME=''GENERATOR'' Content=''Microsoft Visual Studio 6.0''> <script language=''JavaScript''> <!-- function Paste_Html1(editorID,value) { var editor = new Object(); ...
    Posted to Cute Editor for ASP (Forum) by Adam on March 9, 2005
  • Re: [ce v4.0] - Customizing the Toolbar Style Ddl

    KenA, Please open the following file: CuteSoft_Client/CuteEditor/Configuration/Shared/Common.config And your css class into the following section: <CssClass><CssClass><itemtext=''[[NotSet]]''>null</item><itemtext=''[[NotSet]]''>null</item><itemtext=''Red Text''html=''&lt;span ...
    Posted to Cute Editor for .NET (Forum) by Adam on November 24, 2004
  • Re: How to add new symbol to the special characters

    FrankMoroney,   We use the following code to generate the special characters. You need to make some changes to add your own character set.   <script language=''javascript''>     function writeChars()     {         var ...
    Posted to FAQ (Forum) by Adam on June 28, 2004
  • Re: retrieve data from database

      <%      Set conn = Server.CreateObject(''ADODB.Connection'')     connstr=''Provider=Microsoft.Jet.OLEDB.4.0;Data Source='' & Server.MapPath(''test.mdb'')     conn.Open connstr       ' save the change to the Access Database    if ...
    Posted to Cute Editor for ASP (Forum) by Adam on February 8, 2004
  • Creation in php video and pictures with cute editor for php.

    After the instalation of cute editor for php, I need to integrate, videos and pictures, but the php file contains errors, so I want to ask your assistance to move forward in my project and thank you.This is  the file php of creation  video: <?php error_reporting(E_ALL ^ E_NOTICE);    ...
    Posted to Cute Editor for PHP (Forum) by feriel on January 30, 2010
  • Font Color Pallette

    When I click the Set Font Color button, the color palette always appears in the upper left part of the screen. How do I configure the button so that the color palette would appear just below the button? I checked the Multiple Editor example in the Online Demo and it seems that the sample has the same problem as I have, except that the when you ...
    Posted to Cute Editor for ASP (Forum) by marvin_tyrone on November 16, 2004
« First ... < Previous 56 57 58 59 60 Next > ... Last »