Creating Website Builder Themes: Difference between revisions


mNo edit summary
mNo edit summary
Line 16: Line 16:
===The Basics===
===The Basics===


* [[Choosing a New Theme]]<br>
* [[Choosing a New Theme]]<br>
* [[Choosing a New Theme]]<br>
* [[Customizing a Theme]]<br>
* [[Customizing a Theme]]<br>

Revision as of 11:06, 24 March 2009

Viviti themes are simply web sites, written in normal, standards based html and css, with certain html elements defined as content locations where dynamic content is automatically inserted.


You can easily turn any existing html page or template into a Viviti theme, simply by following the Required File Structure for your html, css, js, and image files, and making sure the required HTML Elements are all in your html document. In addition, there are a number of Optional Components which can be styled to your taste, such as Blogs, Friends, Image Galleries, and more!


If you want to create your own theme, you will want to start with the Making your own Theme article which contains the essentials you will need to know to get started.

Once you've created a theme, you simply zip it and upload it to your Viviti site using the Edit Theme Source Code link in the Manage dropdown on the Viviti Toolbar. You can learn more about this in Installing Your Theme.



The Basics


Theme Elements


Tips & Tricks