Search

You searched for the word(s): font
Showing page 165 of 216 (2,157 total posts) < 1 second(s)
  • Setting CancelButtonStyle has no effect

    Setting the CancelButtonStyle has no effect whether done in the markup or code-behind. When the button is rendered to the page, it does include the correct id. I am using version 4.0 2015-12-29. This worked correctly in version 3.0.   Markup: <div id="UploadContainer" style="width:290px"> ...
    Posted to Ajax Uploader (Forum) by mef on February 4, 2016
  • Recent issue in IE8 for uploader?

    Hey all, we've been using the uplaoder for over a year and haven't had this issue pop up. Yesterday I was informed that when a user selects a file in IE8, it is appearing to have a filesize of -1.0 kb. Then when the user hits upload, they're getting an error: Out of Memory at line: 238.   This is how the control is ...
    Posted to Ajax Uploader (Forum) by Besoup on September 12, 2013
  • Re: How can I dynamically set the EditorBodyStyle from JavaScript?

    I tried your example and found a bug.Click the change editor body style button to make the background red.Type a few characters (e.g., "abc")Press Ctrl-Z to undo those characters.The background turns white.Other body styles will be undone as well, such as foreground color, font family, and so ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by gll1559 on July 29, 2013
  • BreakElement Option in Safari

    Hello Tech Support, When using any version of Safari and when the BreakElement option is set to <br>, the current version of Cute Editor for ASP 6.6 still uses the <div> method. ...
    Posted to Cute Editor for ASP (Forum) by CMax on April 5, 2013
  • Problem using CuteEditor on ASP.NET

    I moved my web site to a new platform (Windows Server 2008 R2, IIS 7) and am now having a problem when I try to use the CuteEditor.  I get the following error.  ANY help will be appreciated.  Thanks.     Server Error in '/' Application. Attempt by method 'CuteEditor.Editor+a+a+c+a+a.a()' to ...
    Posted to Cute Editor for .NET (Forum) by Chaplain Doug on November 19, 2012
  • AjaxUploader works fine locally - Javascript error 'object expected' when viewing after deploy

    Works fine locally - Javascript error 'object expected' when viewing after deploy  line with error is : <script type='text/javascript' src='/CuteWebUI.AjaxUploader.ashx?type=script&amp;_ver='></script><input type='hidden' id='myuploader' name='myuploader' autocomplete='off' /><img id='myuploader_Loader' ...
    Posted to Ajax Uploader (Forum) by simonhorridge on September 28, 2011
  • Need More Control Over Text Displayed

    Earlier versions of DotNetGallery had an XML file that let me specify complete control over the display of photos which I needed.  Specifically:I put the thumbnails and the accompanying photos in an arbitrary order of my choosing Each thumbnail had a titleEach photo had a centered title under the photoEach photo had a centered description in ...
    Posted to ASP.Net Image Gallery (Forum) by mikek40 on June 2, 2011
  • Link Colors

    When setting links in the Editor, what is the best way to control the color of the link at mouse off, mouse over and visited? Upon creating a series of links, I have found the color of each link (font) seems to vary for no obvious reason between blue (normal) and purple. Actually, I would like to establish my own colors.  If the answer is ...
    Posted to Cute Editor for .NET (Forum) by HarryV on December 30, 2010
  • Can you help me simplify the Word workflow?

    My editors forward web copy in Microsoft Word 2003-2010 in a formatted document.  I copy the text to CuteEditor running in DotNetNuke 5.x.  I want the text to take on the CSS of the website so I need relatively clean code that is ready to have the CSS styles applied.    Unfortunately, when I use the Paste from MS Word option ...
    Posted to Cute Editor for .NET (Forum) by pbmartin on September 5, 2010
  • Problems running demos

    Hello, I've had real problems just running the simple demo, <form id=''form1'' method=''POST''>     <?php              $uploader=new PhpUploader();               $uploader->Name=''myuploader'';   ...
    Posted to PHP File Uploader (Forum) by ruperty on August 24, 2010