Open the Hero Image Dialog to insert a text element which is expanded to the width of the browser window with a large background image and text overlay.
Insert HTML source to the active page such as "<div>html contents</div>". Double click this element or right click and select properties from the context menu will open the HTML Source Editor.
Insert an image to the active page. An Image Properties Dialog will be opened for you to choose which image to insert into the page. Alternatively you can drag images directly from the website tree to the page. Double click the image will open the Image Properties Dialog.
Insert a new search form on a page or convert the selected form to a search form. For an existing form to be converted to a search form, it can only has a text field and an action button or an image button. If the form has other elements, the conversion will fail. The form is just a normal form, you can customize its look by assigning CSS styles to the form fields.
Insert a search results element on a page. The results from the search terms sent by a search form will be shown in this element. The height of this element will fit the contents automatically. So do not place any other elements below it. When the element is expanded to show the search results, it will push down the elements in the footer. You can only has one page per website with this element. All search queries from the forms on your website will be sent to the page with this element to display the results. Double-click on this element will open the PHP Search Results Element Properties Dialog.