Search

You searched for the word(s):
Showing page 1 of 2 (11 total posts) < 1 second(s)
  • Re: Editor Removing Inline CSS

    Ok, I'm not sure why, but I discovered that the problem is that I was naming my editor with the ID of ''content''. More than likely this conflicted with something else on the page. Changing the name resolved my issue. I feel like I've been here before a long time ago. Hate that I didn't note this somewhere...
    Posted to Cute Editor for PHP (Forum) by solepixel on December 20, 2011
  • Re: Editor Removing Inline CSS

    This actually may not have been the only issue. I'm still having trouble with this. Not sure if I have an option set incorrectly, or an option not set, but it's the same code I use in other places on the site, not sure why it's doing this on this occasion.
    Posted to Cute Editor for PHP (Forum) by solepixel on December 20, 2011
  • Re: Editor Removing Inline CSS

    Ok, I think I figured out that the problem wasn't the editor, however my server's security module (ModSecurity) was flagging this post data with the rule ''PCRE limits exceeded''. Working with my host to resolve it, but if anyone else runs into this, this may be helpful information.
    Posted to Cute Editor for PHP (Forum) by solepixel on December 20, 2011
  • Editor Removing Inline CSS

    I'm trying to use the editor to build an email template and when the page posts the content, my inline CSS styles are getting cut out of the HTML. Is there a property that is set incorrectly that would be doing this?&nbsp; It's very frustrating since I need the inline styles to go along with my email template. Any idea how to keep these styles in ...
    Posted to Cute Editor for PHP (Forum) by solepixel on December 20, 2011
  • Re: Few Issues

    Thanks for this tip Adam. Got a few more questions about styling.&nbsp;1. You mentioned that inline styles were removed for the latest version, however I suppose only the ones you mentioned were removed. I would really REALLY love to restyle the drop-down menus, however all of the styles for those are inline as well. Any chance of being able to ...
    Posted to Cute Editor for PHP (Forum) by solepixel on September 8, 2009
  • Re: Few Issues

    What about #6:&nbsp;6. Is there a property where I can pass the CSS file into the Class object/instance? I have 2 different editors on one page and want the styles to look different.
    Posted to Cute Editor for PHP (Forum) by solepixel on September 2, 2009
  • Re: Few Issues

    1. I'm not sure where I go to download the latest build. I downloaded the demo, but my license file won't work with it.&nbsp;2. No, the example you posted does not seem to be doing the same thing, however after trying to setup an exampe, I believe I debugged my issue and found that it was because my editor was being wrapped in a &lt;span&gt;, ...
    Posted to Cute Editor for PHP (Forum) by solepixel on August 31, 2009
  • Few Issues

    1. Reset Stylesheet&nbsp; &nbsp; Using a reset stylesheet may cause the resize icon in the bottom right to appear out of place.&nbsp; To fix, I had to use: &nbsp;&nbsp;&nbsp; .CuteEditorBottomBarContainer td { &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; text-align:right; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; vertical-align:bottom; &nbsp;&nbsp; ...
    Posted to Cute Editor for PHP (Forum) by solepixel on August 30, 2009
  • Re: Examples of how to use as File Manager

    ok. i found the answer here: http://cutesoft.net/forums/thread/46380.aspx &nbsp; But now I need to know how to make the insertion value relative to site root, rather than absolute. I tried: $editor-&gt;URLType =&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;'SiteRelative'; but that still inserts the full ''http://www....'', I just want ...
    Posted to Cute Editor for PHP (Forum) by solepixel on January 19, 2009
  • Examples of how to use as File Manager

    As this page explains: http://phphtmledit.com/use-CuteEditor-as-file-manager.php this can be used as a standalone file manager/browser. Where is some sample code for this?
    Posted to Cute Editor for PHP (Forum) by solepixel on January 19, 2009
1 2 Next >