Re: Cute Editor 6.3 breaks when in frameset in IE 7 (Partial fix included)

  •  06-24-2009, 11:13 PM

    Re: Cute Editor 6.3 breaks when in frameset in IE 7 (Partial fix included)

    Issue Resolved.
    I resolved this issue by adding the 2 style's on my page.

    <style>

     

    .CuteEditorDropDown

    {

    float: left;

    border: #dddddd 1px solid;

    }

    .CuteEditorDropDown Span

    {

    font: normal 11px Tahoma;

    }

    </style>

    Issue resolved.

    Thanks and Regards
    Yuvika
    Filed under:
View Complete Thread