Change width and height of Insert Template Modal

Last post 06-17-2009, 12:34 AM by Kenneth. 1 replies.
Sort Posts: Previous Next
  •  06-16-2009, 8:53 PM 53191

    Change width and height of Insert Template Modal

    How do I change the Width Height property of the "Insert Template" modal.
     
    I tried adding this to the  _default.xml inside "Languages" but still doesn't work..
     
     <resource name="SelectTemplateDialogOption">dialogWidth:600px;dialogHeight:630px;</resource>
     
    Any help is appreciated
  •  06-17-2009, 12:34 AM 53196 in reply to 53191

    Re: Change width and height of Insert Template Modal

    Hi CIC,
     
    1. Open file Constant.js (\CuteSoft_Client\CuteEditor\Scripts\Constant.js)
     
    2. Find section 'editorconstant._templateDialogFeature = "dialogWidth:660px;dialogHeight:430px;";'
     
    3. Change the  property you want.
     
    Regards,
     
    ken
View as RSS news feed in XML