Can I restrict editing to certain areas of a page so my clients don't mess up my design?
Yes, you can use the editable regions HTML comment tags to restrict editing to only certain portions of your HTML code. These HTML tags mimic those used in Adobe Dreamweaver.
Simply place the editable region tags around the required areas like so: