in

dashCommerce

An ASP.NET Open Source e-Commerce Application

Content Mangement region edit modal window size

Last post 10-02-2008 4:01 PM by skiltz. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 10-02-2008 10:45 AM

    Content Mangement region edit modal window size

    The region editor seems to have a really small text area size. Adjusting it is pretty deeply hidden so I wanted to share:

    The modal window that pops up when you click the Edit region link is controlled by the CssClass name. The default is "submodal-640-480". Change the "640" and/or "480" to something new will change the size of the modal popup window.

    The text area is controlled by the edithtml.ascx control found in admin/controls/content/html/edithtml.ascx. Line 5 has a "height" attribute that will change the height of the text area.

  • 10-02-2008 4:01 PM In reply to

    Re: Content Mangement region edit modal window size

    Thankyou for sharing this, really helped me making the image selector box larger.

    ASP.NET Freelancer. Visit my blog for contact details. skiltzonnet.blogspot.com
Page 1 of 1 (2 items)