Size and Font dropdown is cut off

Last post 03-30-2005, 4:39 PM by Adam. 3 replies.
Sort Posts: Previous Next
  •  03-30-2005, 3:33 PM 5121

    Size and Font dropdown is cut off

    When I use Rich Display mode and click on the Size drop down, certain sizes are "cut off".  THe 5, for instance, is cut off by the size, and the size is almost overshadowed by the seven.
     
    Same thing happens when I got to the Font dropdown - Comic Sans is hidden by Courier.
     
    What gives here? It doesn't happen when I go to your site and look at the demos. I'm just downloaded 4.0 - I'm not specifiying any Themes, and I've created my own config file.
  •  03-30-2005, 3:36 PM 5123 in reply to 5121

    Re: Size and Font dropdown is cut off

  •  03-30-2005, 4:36 PM 5132 in reply to 5123

    Re: Size and Font dropdown is cut off

    I'm using Custom...
     
    <%@ Page Language="C#" ContentType="text/css" %>
    <%@ OutputCache Duration="31536000" VaryByParam="None" Location="Client" %>
    <script runat="server">
       string editorid;
       protected override void OnInit(EventArgs e)
       {
          base.OnInit(e);
            editorid="#"+Request.QueryString["EditorID"];
       }
    </script>
    /*<style>*/
    <%=editorid%> {}
    <%=editorid%> IMG { border:0px;display:inline;}
    <%=editorid%> .CuteEditorSelect { margin-left:1px; margin-top:1px; height:21px; vertical-align:middle;}
    <%=editorid%> .CuteEditorDropDown {      margin-left:1px; margin-right:1px; width:80px; border:#dad6d0 1px solid!important; height:21px; vertical-align:middle;}
    <%=editorid%> .CuteEditorToolbar {}
    <%=editorid%> .CuteEditorGroupMenu { background-image: url(images/horizontal.background.gif); height:25px; background-repeat: repeat-x; vertical-align:middle;}
    <%=editorid%> .CuteEditorGroupImage { margin:0px; vertical-align:middle;}
    <%=editorid%> .CuteEditorLineBreak {}
    <%=editorid%> .CuteEditorFrame {padding:2px 0 0px 2px;}
    <%=editorid%> .CuteEditorButton { margin:1px; vertical-align:middle;}
    <%=editorid%> .CuteEditorButtonActive { margin:0px; vertical-align:middle; border:#0a246a 1px solid!important; background-color:#d4d5d8;}
    <%=editorid%> .CuteEditorButtonOver { margin:0px;vertical-align:middle;border:#0a246a 1px solid!important; background-color:#b6bdd2;}
    <%=editorid%> .CuteEditorButtonDown { border-right: buttonhighlight 1px solid!important; border-TOP: buttonshadow 1px solid!important; border-left: buttonshadow 1px solid!important; border-bottom: buttonhighlight 1px solid!important; margin:0px;vertical-align:middle; }
    <%=editorid%> .CuteEditorButtonDisabled { /* filter:gray alpha(opacity=25); margin:1px;vertical-align:middle; */ margin:1px;vertical-align:middle;}
    <%=editorid%> .ToolControl{}
    <%=editorid%> .ToolControlOver{}
    <%=editorid%> .ToolControlDown{}
    <%=editorid%> .separator {background-image: url(images/Separator.gif); height:25px; background-repeat: no-repeat; vertical-align:middle; width:2px;margin-left:2px; margin-right:2px;      }
    /*case sensive for CSS1*/
    <%=editorid%> #cmd_ToFullPage.CuteEditorButtonActive { display:none }
    <%=editorid%> #cmd_FromFullPage.CuteEditorButton { display:none }
    /*</style>*/
    <%@ Page Language="C#" ContentType="text/css" %><%@ Page Language="C#" ContentType="text/css" %><%@ Page Language="C#" ContentType="text/css" %>
  •  03-30-2005, 4:39 PM 5134 in reply to 5132

    Re: Size and Font dropdown is cut off

    Andrew,
     
    Sorry.

    I need the style sheet of your aspx page. Is your site online?
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View as RSS news feed in XML