Search

You searched for the word(s): stylesheet
Showing page 1 of 61 (604 total posts) < 1 second(s)
  • Re: incorrect IE stylesheet source

    Cassiopeia: The following pages have the IE stylesheet source referenced incorrectly - it should be ''../Style/IE.css'':   Searching for: IE.css cuteeditor_files\Dialogs\Clean.php(15): <link href=''../style/IE.css'' type=''text/css'' rel=''stylesheet'' /> cuteeditor_files\Dialogs\Find.php(15): <link href=''../style/IE.css'' ...
    Posted to Cute Editor for PHP (Forum) by Adam on November 29, 2010
  • incorrect IE stylesheet source

    The following pages have the IE stylesheet source referenced incorrectly - it should be ''../Style/IE.css'': Searching for: IE.css cuteeditor_files\Dialogs\Clean.php(15): <link href=''../style/IE.css'' type=''text/css'' rel=''stylesheet'' /> cuteeditor_files\Dialogs\Find.php(15): <link href=''../style/IE.css'' type=''text/css'' ...
    Posted to Cute Editor for PHP (Forum) by Cassiopeia on November 19, 2010
  • Re: Using external stylesheet styles with <p> and <div> tags

    Adam,   We do have that value set to true when we instantiate the control.  Our problem is that none of the styles in the stylesheet that are designated as specifically <p> styles (i.e p.MyStyle) and block styles (i.e div.MyStyle) are appearing in the Css Styles dropdown.  Here's out scenario: We purchased the control to be ...
    Posted to Cute Editor for .NET (Forum) by cbw on May 18, 2006
  • Re: CSS Stylesheet Craziness!

    Following is the htmlEditor Provider part of my web.config file.   <add name=''CEHtmlEditorProvider'' type=''DotNetNuke.HtmlEditor.CEHtmlEditorProvider, DotNetNuke.CEHtmlEditorProvider'' providerPath=''~\Providers\HtmlEditorProviders\CEHtmlEditorProvider\CuteSoft_Client\CuteEditor\'' UseDNNRoleASFileNamePrefix=''false'' ...
    Posted to Cute Editor for .NET (Forum) by Tugboat on August 21, 2008
  • Re: Problem with stylesheet in page and images

    Hi, no I dont' use the EditorWysiwyModeCss property, the style is allready in my code, so it would be double.   Here's my code:   -------------------------- <%'template_1-M1%><html><head><meta http-equiv=''Content-Type'' content=''text/html; charset=iso-8859-1'' /><title>Noa ...
    Posted to Cute Editor for ASP (Forum) by Karin on July 7, 2006
  • Re: Problem with stylesheet in page and images

    Hi, here's my code (normal asp btw, is that a problem?):   -------------------------- <%'template_1-M1%><html><head><meta http-equiv=''Content-Type'' content=''text/html; charset=iso-8859-1'' /><title>Noa Nederland</title><link href=''/css/stijl.css'' rel=''stylesheet'' type=''text/css'' ...
    Posted to Cute Editor for .NET (Forum) by Karin on June 26, 2006
  • Stylesheet not used if not in same folder

    The editor is using the page styles rather than the defined styles in the stylesheet that is referenced in the editorwysiwygmodecss property.  Specifically...  If the stylesheet is in the SAME FOLDER as the editor page, it works (the stylesheet styles overload the page styles).  If not in the same folder, the styles in the ...
    Posted to Cute Editor for .NET (Forum) by MITFrog on April 24, 2007
  • Re: Stylesheet default

    Resending..... Great. So how do I go about doing that? I tried by changing the items inside the style tags (see below), but that didn't seem to have any effect. Please advise. Thanks, Kris. <style>   html, body, button, div, input, select, td, fieldset { font-family: arial; font-size: 11px; vertical-align: top;};   ...
    Posted to Cute Editor for ASP (Forum) by Anonymous on March 11, 2005
  • Re: Edit External stylesheet?

    I am working on this issue too. I have found that you can but it isn't pretty(see returns). The problem I'm working on now is how to save the file back... Editor1.SaveFile() doesn't seem to work for me right now. Maybe it is has to do with allowing edits on serverside code. Editor1.LoadFile(''stylesheet.css'')RETURNS:body { font-size:100%; ...
    Posted to Cute Editor for .NET (Forum) by tamaule on November 12, 2006
  • Re: External Stylesheet and background color

    Adam,This did not work.The code I have is:<CE:Editor EditorWysiwygModeCss=''/styles/ps.css'' EditorBodyStyle=''background-color:tan;Color:white'' id=''Editor1'' RemoveServerNamesFromUrl=''true'' runat=''server''></CE:Editor>Please note that I need my external stylesheet in the Editor. At the same time I want to override the default ...
    Posted to Cute Editor for .NET (Forum) by superman on October 12, 2006
1 2 3 4 5 Next > ... Last ยป