Search

You searched for the word(s): stylesheet
Showing page 43 of 61 (604 total posts) < 1 second(s)
  • Re: Text Wrap in editor area

    Hello Adam, Sorry for the delay...  Here is the code: -------------------------------------------------------------- <!--#include file = ''../../cuteeditor/include_CuteEditor.asp'' --><% PageTitle = ''News Management Tool - Add Article'' %><!--#include file=''../../includes/strings.asp'' --> <!--#include ...
    Posted to Cute Editor for ASP (Forum) by Wim on February 2, 2005
  • Cascading Stylesheets of the page in the editor

    Hi, I'm developing a content management system where a client can upload his own template with a custom design. This template is dynamic i.e. the application has no knowledge of any of the styles and classes used in this design or stylesheet. However I'm trying to use the editor to add or edit the content area on this page and want to ...
    Posted to Cute Editor for .NET (Forum) by jvzoggel on January 27, 2005
  • Re: Modifying Editor Styles and toolbar items

    Adam Thank you for informing me of the disableItemList.   about the stylesheet classes and drop downs.  I was importing a style sheet in one of my many and it was picking up the color of the font - that's why I was having such a hard time changing it.    
    Posted to Cute Editor for .NET (Forum) by valya on September 16, 2009
  • Re: DotNetNuke Background problem

    I made the changes as requested. (Shown below) and copied the new dll file to the dnn\bin direcotry, but I am seeing no change to behaviour. Is there something else I should be doing?   If _EditorWysiwygModeCss = '''' Then 'Dim s1, s2, s3, s4 As String 's1 = Common.Globals.HostPath & ''default.css'' 'default css 's2 = ...
    Posted to Cute Editor for .NET (Forum) by kwfriedman on August 22, 2005
  • Re: Upgrading to 5.1 version

    Hi Adam, find below the code in the fullscreen.asp:   <!-- #include file = ''CuteEditor_Files/include_CuteEditor.asp'' --> <html>     <head>  <link rel=''stylesheet'' href=''asp.css''  type=''text/css'' /> </head>    ...
    Posted to Cute Editor for ASP (Forum) by darias on March 22, 2006
  • Re: Unable to See "Select File" dialog box

    Adam,   Thanks for replying.   Here's the demowebsite   http://schoolspeak.dyndns.org:10003/Secure/multiple-files-upload.aspx?Community=11111001   This is on a windows 2003 server machine with IIS 6.0   username/password : guest123/guest123   I have set UploadType=''iframe''. The file dialog box ...
    Posted to Ajax Uploader (Forum) by Dev2008 on December 4, 2008
  • Re: stylesheet

    Interestingly, even though it throws this error in Netscape, in IE (even though it does not completely load successfully), the images menu does show the added items as expected. Dean
    Posted to Cute Editor for .NET (Forum) by deanfriesen on April 4, 2005
  • Re: Editor content is auto duplicating in FireFox when an external CSS link is used...

    It looks like the following code caused the problem:   <link href=''../css/homepage.css'' type=''text/css'' rel=''stylesheet'' />   We are investigating  this issue and will get back to you as soon as possible.    
    Posted to Cute Editor for .NET (Forum) by Adam on November 29, 2007
  • Re: Paragraph Box

    Got it! turns out that the Stylesheet had a width property for the paragraph. Getting rid of this and restarting the browser cured the issue... Does this mean that cute editor caches certain CSS classes? or is it a browser thing?
    Posted to Cute Editor for .NET (Forum) by Feline2 on July 26, 2005
  • Re: control not working with FireFox 3.6

    Dear mcslayton,     Please save the following content to test.aspx, and copy it to the ajax uploader root, I have tested several times in ff3.6, work fine. <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script ...
    Posted to Ajax Uploader (Forum) by Eric on February 16, 2010
« First ... < Previous 41 42 43 44 45 Next > ... Last »