Change background color of layer that is being edited

Last post 11-09-2011, 11:32 AM by Adam. 3 replies.
Sort Posts: Previous Next
  •  11-09-2011, 12:00 AM 71245

    Change background color of layer that is being edited

    Overall this solution is far superior to any other online editor that we have used, and our project is almost ready for release.
     
    One issue that I need to resolve is the background color for the layer. Layers are by far the easiest method for positioning both text and panels, but I have a problem when WHITE text is used, because when editing the layer the background turns to white which hides the text making it difficult to edit.
     
    Ideally I want to remove that background color completely, but how?
     
     
  •  11-09-2011, 2:32 AM 71254 in reply to 71245

    Re: Change background color of layer that is being edited

    This needs to be changed... when I set a 2 pixel border for a colored layer, it keeps reverting to the blue (invisible) border.
     
    How to stop this?
  •  11-09-2011, 7:09 AM 71288 in reply to 71254

    Re: Change background color of layer that is being edited

    Hi WilliamK,
     
    By default, the layout has no border. So the user can not see and edit it. We add the blue border in edit mode to allow the user to edit the layout.
     
    If you do not want to shows the blue border, please click the button below to hide it.
     
     
     
    Regards,
     
    Ken
  •  11-09-2011, 11:32 AM 71301 in reply to 71254

    Re: Change background color of layer that is being edited

    To modify the default layer behaviour, please open CuteSoft_Client\CuteEditor\Scripts\Constant.js and modify the following code:
    editorconstant.layerdefaultstyle = "position:absolute;width:104px; height: 104px";
     
    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

View as RSS news feed in XML