Creating Website Builder Themes: Difference between revisions


No edit summary
Line 1: Line 1:
Viviti themes are simply web sites, written in normal, standards based html and css, with certain html elements defined as [[content locations]] where [[Dynamically Generated HTML | dynamic content]] is automatically inserted.
Web-Builder themes are simply web sites, written in normal, standards based html and css, with certain html elements defined as [[content locations]] where [[Dynamically Generated HTML | dynamic content]] is automatically inserted.




You can easily turn any existing template into a Viviti theme by following the guidelines in the [[Making your own Theme]] article which contains the essentials you will need to know to get started. In addition, there are a number of optional [[Components]] which can be styled to your taste, such as [[Blog | Blogs]], [[Friends | Friends]], [[Image gallery | Image Galleries]], and more!
You can easily turn any existing template into a Web-Builder theme by following the guidelines in the [[Making your own Theme]] article which contains the essentials you will need to know to get started. In addition, there are a number of optional [[Components]] which can be styled to your taste, such as [[Blog | Blogs]], [[Friends | Friends]], [[Image gallery | Image Galleries]], and more!




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]].
Once you've created a theme, you simply zip it and upload it to your Web-Builder site using the [[Edit Theme Source Code]] link in the Manage dropdown on the Web-Builder [[Toolbar]]. You can learn more about this in [[Installing Your Theme]].


<hr>
<hr>

Revision as of 11:08, 21 September 2010

Web-Builder 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 template into a Web-Builder theme by following the guidelines in the Making your own Theme article which contains the essentials you will need to know to get started. In addition, there are a number of optional Components which can be styled to your taste, such as Blogs, Friends, Image Galleries, and more!


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



The Basics

Theme Elements


Tips & Tricks