Few Issues

  •  08-30-2009, 12:40 PM

    Few Issues

    1. Reset Stylesheet
        Using a reset stylesheet may cause the resize icon in the bottom right to appear out of place.  To fix, I had to use:
        .CuteEditorBottomBarContainer td {
           text-align:right;
           vertical-align:bottom;
       }
       
       Solution: Consider using inline styles or a stylesheet inside iFrame and text-align instead of <td align="">
     
    2. Drop Down Menus  - I have had this problem with all versions of the editors (back to 6.0.7). They are very quirky. In the latest download using Firefox, it's dang near impossible to to get them to stay open. I'm having the hardest time with this. Please note, i'm using 2 instances of CE on the page, so it might be a factor in this issue.
     
    Still playing with it a great deal. About to create a new skin for it. I'll post back if I have any more issues. Also, anyone know of place where new skins have already been created? other than the 4 that come with it?
     
     
     
View Complete Thread