Position of the DropDown for Links

Last post 01-15-2009, 3:55 AM by yuvika. 5 replies.
Sort Posts: Previous Next
  •  03-29-2006, 3:57 AM 17683

    Position of the DropDown for Links

    Hi
     
    I downloaded the latest version for testing the Editor in our CMS (umbraco). I now have the problem that the Layer for the dropdowns is positioned about 50 px away from the dropdown.
     
     
    Anyone an idea how I can prevent this? Is this a problem with css or a problem for positioning via js?
     
    Thanks, Thomas
     
  •  03-29-2006, 8:59 AM 17692 in reply to 17683

    Re: Position of the DropDown for Links

  •  03-29-2006, 9:14 AM 17697 in reply to 17692

    Re: Position of the DropDown for Links

    whitch one?

    the css files from cute_editor are the original ones. here Cute_Editor is build in to the cms umbraco. I used your testversion and made a dll with a new class which derived from your editor and the placed it in the cms. So I am using the css (there are more than one) from umbraco for the backend and our css for the website.

    So there are several possibilities where to look.

    Could you say where the position and margin of the shown boxes is defined?

    Thanks, Thomas

  •  03-31-2006, 1:38 PM 17787 in reply to 17697

    Re: Position of the DropDown for Links

    Thomas,
     
    The css file address is: CuteSoft_clients/CuteEditor/Themes/Custom/style.css.aspx.
     
    <%=editorid%> .CuteEditorDropDown { display: block; float: left; clear:right; padding:0; margin:2px 1px 1px 1px; width:80px; vertical-align:middle;border: #dddddd 1px solid!important;}
    <%=editorid%> .CuteEditorDropDown Li { LIST-STYLE-TYPE: none;padding:0;}
    <%=editorid%> .CuteEditorDropDown Span {font:normal 11px Tahoma;}
     
    Yes, there are several possibilities where to look.
     
    A quick workaround to this issue is setting Editor.RenderRichDropDown Property to false.
     
    Hope it helps.
     
    Keep me posted
     
     
     

    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

  •  04-03-2006, 2:44 AM 17802 in reply to 17787

    Re: Position of the DropDown for Links

    Hi Adam

    Setting the Property to false did not solve the proplem cause then the treeviewdropdowns won't be shown. So the links doesn't appear. For the other dropdowns it works.

    I found the css and tested around but nothing works. the first css definition is for the complete td which is the dropdown itself. the second is the li which conatins all the spans and the third defines the spans. But I don't know yet where to set the top the rendered container of the links. I suppose that this will be set in the rendering method. Am I right?

    Thomas

  •  01-15-2009, 3:55 AM 47761 in reply to 17802

    Re: Position of the DropDown for Links

    I am using cute editor in which i have 4 dropdown's together. The dropdowns appear correct in browser, but design gets destrorted when i open my page from salesforce.com. How can i show all these dropdowns in 1 row???.The dropdown appears as shown in fig below, whereas the toolbar width is more the dropdown shifts to next line after some width what culd be the issue???
    Anyone can help??

     
    Thanks and Regards
    Yuvika
View as RSS news feed in XML