Design or Changing the Layout
If you click on "Design" link at the top of your page, you will see two new links under it: "HTML" and "CSS".
If you have no basic knowledge about HTML, it's better to ask someone to help you change the HTML code.
- $title - will show whatever you entered into the "Page Title" field
- $description - same as title
- $keywords - same as title
- $menu - will show the whole tree menu, read about the menu
- $submenu - read about it here
- $content - will display whatever you write into the text area when you edit a page. There is no filters for the content, so you can write whatever you want, CSS, HTML or JavaScript (PHP will not work)
- $time - will show the time it took to generate and display the page.
Any of the variables can be used as many times as you want. For example you can put $title once in the META tag and once in H1 tag just above the $content.
CSS don't have any available variables at this point; it's a simple Cascading Style Sheet