Search

You searched for the word(s): font
Showing page 70 of 216 (2,157 total posts) < 1 second(s)
  • Re: URLType not working with INPUT form.

    This issue is still occuring. <CE:Editor UseHTMLEntities=''false'' StyleWithCSS=''true'' EnableStripScriptTags=''false'' FullPage='true' EditorBodyStyle=''font-family:'Microsoft Sans Serif'; font-size:'12';'' BreakElement='P' ThemeType=''OfficeXP'' AutoConfigure=''Full'' DisableItemList=''SelectAll, SelectNone, CssClass, LinkTree, Codes, ...
    Posted to Cute Editor for ASP (Forum) by EricR on May 4, 2011
  • Re: how to assign file while editting record with other fields

    Dear jaydev,   Please refer to the following code:   <?php require_once ''phpuploader/include_phpuploader.php'' ?> <?php session_start(); ?> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''> <html ...
    Posted to PHP File Uploader (Forum) by Eric on December 22, 2010
  • Re: DNN 5.1.1 - Editor not picking up styles from DNNGeneral.css

    Thanks Adam.  We're getting closer.  I made a change to this section to add the color because it was still gray.   td,p,span,div,table {     FONT-SIZE: 11px;     FONT-FAMILY: ''Trebuchet MS'';         line-height:1.5;    COLOR: #000000; ...
    Posted to Cute Editor for .NET (Forum) by sunsethill on August 21, 2009
  • Modify the style at once

    Hi,   We want to modify the font properties from all the elements in the editor in one time, that is, headers, paragraphs, input boxes and all other elements.   When we do a Select All (Ctrl + A) and choose a different font. Only the text changes, the input boxes remain the original font. But when we switch tot the HTML we don't see ...
    Posted to Cute Editor for PHP (Forum) by joke on February 3, 2009
  • pdf generation fails with this HTML

    Why does this HTML fails to convert to pdf ?   Can anyone help me ?   HtB   <div id=''FACTUUR'' style=''position: absolute; width: 307px; height: 72px; top: 259px; left: 40px;''>klantnummer : <br /> ordernummer : <br /> <br /> </div> <div id=''ARTIKELEN'' style=''position: absolute; ...
    Posted to Cute Editor for .NET (Forum) by HtB on February 12, 2008
  • Re: Cuteedit create different HTML under IE and FF, which causes some problem, any idea?

     There is no email address in the email content, I compared what I get under IE and FF, it seems just some CSS format, I tried to change the html bit by bit and send to my outlook, I didn't find a clear pattern, but there are around 10 style=''font-size: 11pt;'' in my html, on FF it stays that way, but on IE it changes to style=''font-size: ...
    Posted to Cute Editor for .NET (Forum) by wyx2000 on December 9, 2007
  • Re: Dialog-Window

    Open CuteEditor_Files\Dialogs\upload.asp and find the following code:   <input style=''font-family: MS Sans Serif; font-size: 9pt; vertical-align: top;'' type=''file'' name=''test'' size=''40'' maxlength=''50'' />   change it to a small value:   <input style=''font-family: MS Sans Serif; font-size: 9pt; ...
    Posted to Cute Editor for ASP (Forum) by Adam on November 21, 2007
  • Re: Having the ability to insert links

    ok that came out a mess. Here it goes again. They are in a datalist. But the templateItemList property wont hold. I am using the version previous to version 6. Any ideas?         <TR>                <TD vAlign=''top'' ...
    Posted to Cute Editor for .NET (Forum) by ny3ranger on June 12, 2007
  • Saving HTML to Database

    The SavedHTML field in my SQL Server DB is seen like this via Management Studio:  (ver 1)   &lt;p&gt;&lt;table style=&quot;WIDTH: 100%; BORDER-COLLAPSE: collapse&quot; cellspacing=&quot;0&quot; cellpadding=&quot;10&quot; border=&quot;0&quot;&gt;    ...
    Posted to Cute Editor for .NET (Forum) by plord on October 17, 2006
  • setting Fontname

    I am using Cute Editor for .Net.Problem is that the default font is Tahoma.When I change the  font to Verdana then Editor does not change it .   I use the following code to change to font name to Verdana     //////////////////////////////////////////// Dim dropdown1 As CuteEditor.RichDropDownList dropdown1 ...
    Posted to Cute Editor for .NET (Forum) by Zar3 on June 19, 2006
« First ... < Previous 68 69 70 71 72 Next > ... Last »