Re: Version 6.4 is out!

  •  06-06-2009, 2:39 AM

    Re: Version 6.4 is out!

    Hello,
     
    I just upgraded to 6.4 and I'm having an issue with FrameStyle as well. I had to remove the tag...no problems there. However I can't seem to change the css class assigned to it. It defaults to CuteEditorFrame--which I can change, but then it reverts back when I close the page or run it.
     
    So, no big deal...I just changed my class to CuteEditorFrame but then that doesn't work either. When I noodled through the source I noticed that the class name is literally class="CuteEditorFrame CuteEditorFrame". It is in there twice.
     
    I changed my css to target "CuteEditorFrame CuteEditorFrame" and it styles correctly, but I would like to fix whatever is causing it.
     
    Thoughts?
     
    thanks!
View Complete Thread