﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><docs>http://www.rssboard.org/rss-specification</docs><title>Aggregate feed Blog</title><language>en-us</language><atom:link href="http://accountsupport.publishpath.com/Rss.aspx?ContentID=73379" rel="self" type="application/rss+xml" /><itunes:author>accountsupport.publishpath.com</itunes:author><itunes:owner><itunes:name>Support</itunes:name><itunes:email /></itunes:owner><itunes:category text="" /><itunes:explicit>no</itunes:explicit><link>http://accountsupport.publishpath.com</link><pubDate>Tue, 08 Dec 2020 13:05:48 GMT</pubDate><description>Aggregate feed Blog</description><itunes:summary>Aggregate feed Blog</itunes:summary><lastBuildDate>Tue, 19 Apr 2011 17:57:17 GMT</lastBuildDate><item><title>Creating a Logout link</title><link>http://accountsupport.publishpath.com/creating-a-logout-link</link><pubDate>Tue, 19 Apr 2011 05:00:00 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[<p>When you have created pages that are password protected, sometimes you need to have a link for your users to click on to log out of the CMS. Login to your website. Navigate to the page where you want the Logout button or link to be. </p>]]></description><itunes:summary>When you have created pages that are password protected, sometimes you need to have a link for your users to click on to log out of the CMS. Login to your website. Navigate to the page where you want the Logout button or link to be. </itunes:summary><content:encoded><![CDATA[<p>When you have created pages that are password protected, sometimes you need to have a link for your users to click on to log out of the CMS.</p>
<ol>
    <li>Login to your website.<br />
    <br />
    <span class="imageborder"><img alt="" src="http://accountsupport.publishpath.com/Websites/supportme/Images/admin_login.gif" /></span></li>
    <li>Navigate to the page where you want the Logout button or link to be.</li>
    <li>Add a graphical button or text and highlight it.</li>
    <li>Click the Hyperlink Manager button.<br />
    <br />
    <span class="imageborder"><img alt="" src="http://accountsupport.publishpath.com/Websites/supportme/Images/Text%20Element/Hyperlink%20Manager/hyperlinkmanager.jpg" /></span></li>
    <li>Give the URL as /Utilities/logout.aspx and Click the OK button.<br />
    <br />
    <span class="imageborder"><img alt="" src="http://accountsupport.publishpath.com/Websites/supportme/Images/Text%20Element/Hyperlink%20Manager/logoutURL.jpg" /></span></li>
    <li>Click the Save my changes button.<br />
    <br />
    <span class="imageborder"><img alt="" src="http://accountsupport.publishpath.com/Websites/supportme/Images/Text%20Element/update.jpg" /></span></li>
</ol>]]></content:encoded><guid>http://accountsupport.publishpath.com/creating-a-logout-link</guid></item><item><title>How long will my template update versions be saved?</title><link>http://accountsupport.publishpath.com/saving-template-update-versions</link><pubDate>Mon, 04 Apr 2011 05:00:00 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[<p>Each time a change is made to your HTML, CSS, INC, or JS files, and you click the Save button, LightCMS saves a version of the file you were just working on.  This allows you to revert back to a previous save state if you were to make a mistake.  LightCMS allows you to save an unlimited amount of template versions for the last 30 days. </p>]]></description><itunes:summary>Each time a change is made to your HTML, CSS, INC, or JS files, and you click the Save button, LightCMS saves a version of the file you were just working on.  This allows you to revert back to a previous save state if you were to make a mistake.  LightCMS allows you to save an unlimited amount of template versions for the last 30 days. </itunes:summary><content:encoded><![CDATA[<p>Each time a change is made to your HTML, CSS, INC, or JS files, and you click the Save button, LightCMS saves a version of the file you were just working on.  This allows you to revert back to a previous save state if you were to make a mistake.  LightCMS allows you to save an unlimited amount of template versions for the last 30 days.  This is a rolling 30 day period.</p>
<p>You will see a dropdown menu beneath your HTML, CSS, INC, or JS files if you have versions saved.  To use a previous version, just click on the dropdown menu and choose a past version.</p>
<p><span class="imageborder"><img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/template_version.jpg" /></span></p>
<p><br />
</p>]]></content:encoded><guid>http://accountsupport.publishpath.com/saving-template-update-versions</guid></item><item><title>Adding a favicon</title><link>http://accountsupport.publishpath.com/adding-a-favicon</link><pubDate>Tue, 15 Feb 2011 06:00:00 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[<p>A favicon (short for favorites icon), also known as a shortcut icon, website icon, URL icon, or bookmark icon is a file containing one or more small icons, most commonly 16x16 pixels, associated with a particular website or webpage.</p>]]></description><itunes:summary>A favicon (short for favorites icon), also known as a shortcut icon, website icon, URL icon, or bookmark icon is a file containing one or more small icons, most commonly 16x16 pixels, associated with a particular website or webpage.</itunes:summary><content:encoded><![CDATA[<ol>
    <li><a href="https://accountsupport.publishpath.com/ftp" target="_blank">Using FTP</a>, put your favicon.ico in the root (same folder as your HTML files) of your design files.</li>
    <li>Then add a link tag to each of your HTML templates like this: < link rel="Shortcut Icon" type="image/x-icon" href="favicon.ico" /> The CMS will add the full path to your icon at runtime.</li>
</ol>
<p><strong>Note:</strong> You can create the favicon with an icon creation program, or you can use this website, <a href="http://www.chami.com/html-kit/services/favicon" target="_blank">http://www.chami.com/html-kit/services/favicon</a>.
</p>
<p>That site will take a .gif, .jpg, .png and convert it to the favicon for you. For best results you want to use a 16x16 pixel image.</p>
 
<p><br />
</p>]]></content:encoded><guid>http://accountsupport.publishpath.com/adding-a-favicon</guid></item><item><title>Text editor CSS dropdown</title><link>http://accountsupport.publishpath.com/text-editor-css-dropdown</link><pubDate>Tue, 23 Nov 2010 16:03:41 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[By adding the special syntax to your main CSS file, you will be able to specify what styles you would like to have in the Apply CSS Class dropdown menu.]]></description><itunes:summary>By adding the special syntax to your main CSS file, you will be able to specify what styles you would like to have in the Apply CSS Class dropdown menu.</itunes:summary><content:encoded><![CDATA[<p>LightCMS sites have the ability to earmark sections of your CSS for inclusion in the text editor CSS dropdown.  Simply add the  special syntax (see example below) around the CSS statements that you want the text editor to pick up.</p>
<p><span class="imageborder"><img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/TextEditorDropdownCSS.jpg" /></span></p>]]></content:encoded><guid>http://accountsupport.publishpath.com/text-editor-css-dropdown</guid></item><item><title>Using third party forms</title><link>http://accountsupport.publishpath.com/using-third-party-forms</link><pubDate>Thu, 07 Oct 2010 19:55:38 GMT</pubDate><itunes:author /><dc:creator>Richard Blankenship</dc:creator><description><![CDATA[<p>This is a nice solution for integrating forms from third party applications, especially if they do not work when inserting your code directly into the Text Element's Html view.</p>
<p>1) Create a new HTML file with the correct format, by including the !DOCTYPE deceleration and  tags so there is a complete HTML file.</p>
<p><img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/formHtml.jpg" style="width: 500px; height: 300px;" /></p>
<p>
</p>
<p>2) Then, add it to your website files through ftp.  You will need to put the HTML file outside any of the folders.<br />
                  <a href="http://accountsupport.elementfusion.com/ftp">http://accountsupport.elementfusion.com/ftp</a></p>
<p><br />
</p>
<p>3)  Now, access the HTML view of the Text Element and insert an iFrame tag.  Here is a quick example of what this should look like.  You might need to change the height or width, but the code is correct if your HTML file was named YourHTMLfile.html.</p>
<p><img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/formiFrame.jpg" style="width: 500px; height: 125px;" /></p>
<p>4)  It may also help you to better understand the true path to your website files.<br />
                <a href="http://accountsupport.publishpath.com/the-path">http://accountsupport.publishpath.com/the-path</a></p>
<br />
<br />
<p><br />
</p>]]></description><itunes:summary>This is a nice solution for integrating forms from third party applications, especially if they do not work when inserting your code directly into the Text Element's Html view.
1) Create a new HTML file with the correct format, by including the !DOCTYPE deceleration and  tags so there is a complete HTML file.



2) Then, add it to your website files through ftp.  You will need to put the HTML file outside any of the folders.
                  http://accountsupport.elementfusion.com/ftp


3)  Now, access the HTML view of the Text Element and insert an iFrame tag.  Here is a quick example of what this should look like.  You might need to change the height or width, but the code is correct if your HTML file was named YourHTMLfile.html.

4)  It may also help you to better understand the true path to your website files.
                http://accountsupport.publishpath.com/the-path



</itunes:summary><content:encoded><![CDATA[<p>This is a nice solution for integrating forms from third party applications, especially if they do not work when inserting your code directly into the Text Element's Html view.</p>
<p>1) Create a new HTML file with the correct format, by including the !DOCTYPE deceleration and  tags so there is a complete HTML file.</p>
<p><img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/formHtml.jpg" style="width: 500px; height: 300px;" /></p>
<p>
</p>
<p>2) Then, add it to your website files through ftp.  You will need to put the HTML file outside any of the folders.<br />
                  <a href="http://accountsupport.elementfusion.com/ftp">http://accountsupport.elementfusion.com/ftp</a></p>
<p><br />
</p>
<p>3)  Now, access the HTML view of the Text Element and insert an iFrame tag.  Here is a quick example of what this should look like.  You might need to change the height or width, but the code is correct if your HTML file was named YourHTMLfile.html.</p>
<p><img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/formiFrame.jpg" style="width: 500px; height: 125px;" /></p>
<p>4)  It may also help you to better understand the true path to your website files.<br />
                <a href="http://accountsupport.publishpath.com/the-path">http://accountsupport.publishpath.com/the-path</a></p>
<br />
<br />
<p><br />
</p>]]></content:encoded><guid>http://accountsupport.publishpath.com/using-third-party-forms</guid></item><item><title>Changing your admin tool bar colors</title><link>http://accountsupport.publishpath.com/changing-your-admin-tool-bar-colors</link><pubDate>Fri, 04 Jun 2010 19:08:23 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[<ol>
    <li>Login to your website.<br />
    <br />
    <img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/admin_login.gif" /></li>
    <li>Click on the My Account button.<br />
    <br />
    <img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Account%20Settings/my_account.jpg" /></li>
    <li>Click on the Account Settings tab.</li>
    <li>Scroll down to the "Top toolbar colors" heading and choose your colors.</li>
    <li>Press the Update your toolbar colors button.</li>
</ol>]]></description><itunes:summary>
    Login to your website.
    
    
    Click on the My Account button.
    
    
    Click on the Account Settings tab.
    Scroll down to the "Top toolbar colors" heading and choose your colors.
    Press the Update your toolbar colors button.
</itunes:summary><content:encoded><![CDATA[<ol>
    <li>Login to your website.<br />
    <br />
    <img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/admin_login.gif" /></li>
    <li>Click on the My Account button.<br />
    <br />
    <img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Account%20Settings/my_account.jpg" /></li>
    <li>Click on the Account Settings tab.</li>
    <li>Scroll down to the "Top toolbar colors" heading and choose your colors.</li>
    <li>Press the Update your toolbar colors button.</li>
</ol>]]></content:encoded><guid>http://accountsupport.publishpath.com/changing-your-admin-tool-bar-colors</guid></item><item><title>Using the Signup element</title><link>http://accountsupport.publishpath.com/using-the-signup-element</link><pubDate>Thu, 29 Apr 2010 18:11:13 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[The Signup element can help you automatically add clients.  You can set up email notifications, additional terms of service, and a confirmation message with this element.]]></description><itunes:summary>The Signup element can help you automatically add clients.  You can set up email notifications, additional terms of service, and a confirmation message with this element.</itunes:summary><content:encoded><![CDATA[<ol>
    <li>Login to your website.<br />
    <br />
    <img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/admin_login.gif" /></li>
    <li>Add the Signup element to your site.<br />
    <br />
    <img alt="" style="width: 361px; height: 120px;" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Signup/addSignup.jpg" /></li>
    <li>Click on Settings on the Signup element dropdown menu.<br />
    <br />
    <img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Signup/signupSettings.jpg" /></li>
    <li>Upload your own design template if you would like something different than the default template.</li>
    <li>Put your email address in the field if you would like to be emailed when someone signs up.</li>
    <li>Choose if you want these websites to be for Businesses or Ministries.</li>
    <li>Click on the Advanced tab.</li>
    <li>If you want to use a custom sub-domain, put your domain name under the Custom Based Domain Name section.</li>
    <li>Modify the Additional Terms of Service, the Welcome Email, or the Confirmation Message if you would like.</li>
    <li>Press the Update button.</li>
</ol>]]></content:encoded><guid>http://accountsupport.publishpath.com/using-the-signup-element</guid></item><item><title>The path to your files</title><link>http://accountsupport.publishpath.com/the-path</link><pubDate>Thu, 29 Apr 2010 15:17:10 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[It's important to know the path to your hosted files.  Review this article if you need to pull something from files you've upload via FTP.]]></description><itunes:summary>It's important to know the path to your hosted files.  Review this article if you need to pull something from files you've upload via FTP.</itunes:summary><content:encoded><![CDATA[<p>There might be times that you would like to pull something directly from files that you have uploaded via FTP, or you have a special XML feed and you need to know what the address is to pull in your pictures.  Below is the address you will need to get to your files.</p>
<p>Address to your files:</p>
<ul>
    <li>http://yourdomain.publishpath.com/websites/yourdomain/</li>
</ul>
<p>Address to your files if you added a folder called media:<span style="white-space: pre;" class="Apple-tab-span">	</span></p>
<ul>
    <li>
    <p>http://yourdomain.publishpath.com/websites/yourdomain/media</p>
    </li>
</ul>
<p></p>
<p></p>
<p></p>]]></content:encoded><guid>http://accountsupport.publishpath.com/the-path</guid></item><item><title>Use a custom sub-domain name for the Signup element</title><link>http://accountsupport.publishpath.com/custom-subdomain-name</link><pubDate>Thu, 29 Apr 2010 18:16:03 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[A wonderful feature that allows you to use a custom sub-domain for use within the Signup element.  Be sure you have a wildcard A record created for your custom domain name pointing to 75.126.211.188.]]></description><itunes:summary>A wonderful feature that allows you to use a custom sub-domain for use within the Signup element.  Be sure you have a wildcard A record created for your custom domain name pointing to 75.126.211.188.</itunes:summary><content:encoded><![CDATA[<ol>
    <li>Login to your website.<br />
    <br />
    <img alt="" class="imageBorder" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/admin_login.gif" /> </li>
    <li>Make sure you have a Signup element on your site.</li>
    <li>Click on Settings on the the Signup element dropdown menu.</li>
    <li>Click on the Advanced tab.</li>
    <li>Under the Custom Based Domain Name heading, put your custom domain name in the field.
    <ul>
        <li>Please see the important notes below! </li>
    </ul>
    </li>
    <li>Update any other information you would like and press the Update button.</li>
    <li>Next, go to your DNS and put in a wildcard A record pointing to 75.126.211.188.  Below is an example of Go Daddy's Total DNS Control area with the wildcard A record input.<br />
    <br />
    <img alt="" class="imageBorder" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Account%20Settings/Reseller/wildcard.jpg" /> </li>
</ol>
<p>Note:</p>
<ul>
    <li>This will not work unless you have a wildcard A record created for your custom domain name pointing to 75.126.211.188.</li>
    <li>If you have questions about setting this up, please contact your DNS provider as they will be able to help you out. </li>
</ul>]]></content:encoded><guid>http://accountsupport.publishpath.com/custom-subdomain-name</guid></item><item><title>Apply a new design to your site</title><link>http://accountsupport.publishpath.com/apply-a-design</link><pubDate>Fri, 25 Jun 2010 21:36:36 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[We've made it easy to apply new templates to your website.]]></description><itunes:summary>We've made it easy to apply new templates to your website.</itunes:summary><content:encoded><![CDATA[<ol>
    <li>Login to your website.<br />
    <br />
    <img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/admin_login.gif" /></li>
    <li>Click on Designs on the admin toolbar.<br />
    <br />
    <img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/designs.jpg" /></li>
    <li>Click on the Design Gallery tab.<br />
    <br />
    <img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/DesignGalleryTab.jpg" /></li>
    <li>Click on a template that you would like to apply to your website.</li>
    <li>Click the Apply link.<br />
    <br />
    <img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/applyDesign.jpg" /></li>
</ol>
<p><br />
</p>]]></content:encoded><guid>http://accountsupport.publishpath.com/apply-a-design</guid></item><item><title>Point your domain name to your website</title><link>http://accountsupport.publishpath.com/domains</link><pubDate>Sun, 14 Jun 2009 05:00:00 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[After you have purchased your custom domain name, use this guide to help you point it to your website.  Please refer to your domain registrar's help manual for more detailed instructions.]]></description><itunes:summary>After you have purchased your custom domain name, use this guide to help you point it to your website.  Please refer to your domain registrar's help manual for more detailed instructions.</itunes:summary><content:encoded><![CDATA[<p>Using your own domain name is an important part of launching a new site or making a new site "live".</p>
<p>All domain registrars use different wording or processes to accomplish the editing of your DNS.  The guide below is an overview of the process.  Please refer to your domain registrar's help manual for more detailed instructions.  Please see below for more information.
</p>
<p>Here are links to the help files for accessing or changing your A records with a few of the major domain registrars:</p>
<ul>
    <li><a href="http://help.godaddy.com/article/681" target="_blank">Go Daddy- Total DNS Control</a></li>
    <li><a href="http://customersupport.networksolutions.com/article.php?id=184" target="_blank">Network Solutions- Advanced DNS Manager</a></li>
    <li><a href="http://www.register.com/customersupport/tutorials/update_ip.rcmx" target="_blank">Register.com</a></li>
</ul>
<h3>Generic A record change instructions:</h3>
<ol>
    <li>Login to your domain registrar site (ex.-GoDaddy, Network Solutions, Register.com).</li>
    <li>Choose the domain you would like to make the updates to.</li>
    <li>Look for a link to edit your DNS.</li>
    <li>Change both the www and non-www A record to 75.126.211.188.  Do not touch any other records.</li>
    <ol>
        <li><strong>Note</strong>- You may need to approve these changes via email.</li>
        <li><strong>Note</strong>- This could take several hours before it populates around the internet.</li>
    </ol>
    <li>Click the Ok button.</li>
    <li>Login to your website.</li>
    <li>Click on Settings on the admin toolbar.<br>
    <br>
    <span class="imageBorder"><img alt="" src="http://accountsupport.publishpath.com/Websites/supportme/Images/General%20Info/website_settings.jpg"></span></li>
    <li>Click the Advanced tab.<br>
    <br>
    <span class="imageBorder"><img alt="" src="http://accountsupport.publishpath.com/Websites/supportme/Images/Account%20Settings/Website%20Settings/websiteSettingsAdvancedTab.jpg"></span></li>
    <li>Under Domain Names heading click on the Add a new domain link.<br>
    <br>
    <span class="imageBorder"><img alt="" src="http://accountsupport.publishpath.com/Websites/supportme/Images/General%20Info/Settings/addDomainButton.jpg"></span><br>
    <br>
    </li>
    <li>Type in your domain address without the www. and click the Save link.<br>
    <br>
    <span class="imageBorder"><img alt="" src="http://accountsupport.publishpath.com/Websites/supportme/Images/General Info/Settings/withoutWWW.jpg"></span><br>
    <br>
    </li>
    <li>You will now see your domain name in the Domain Name list.</li>
    <li>Now, type in your domain address with the www, and click the Save link.<br>
    <br>
    <span class="imageBorder"><img alt="" src="http://accountsupport.publishpath.com/Websites/supportme/Images/General%20Info/Settings/withwww.jpg"></span><br>
    <br>
    </li>
    <li>Select what domain name you would like to be your main domain name that all sites would point to by clicking next to the domain name.  For example www.yourdomain.com.<br>
    <br>
    <span class="imageBorder"><img alt="" src="http://accountsupport.publishpath.com/Websites/supportme/Images/General%20Info/Settings/chooseDomain.jpg"></span><br>
    <br>
    <ul>
        <li>Make sure you have your domain name with and without the www in front        of it entered in your Domain Names list in order for it to work.<br>
        <br>
        </li>
    </ul>
    </li>
    <li>Click the Update button.</li>
</ol>
<p><strong>Note: </strong>If you get an error like the error below when you go to visit one of your domains, you will need to double check to make sure you have the domain name correct in the Domain Name list.<br>
<br>
</p>
<p style="text-align: center;"><span class="imageBorder"><img alt="" src="http://accountsupport.publishpath.com/Websites/supportme/Images/General%20Info/Settings/doesntexist.jpg"></span></p>
<p style="text-align: left;"><span class="imageBorder"></span><strong>Article Keywords:</strong> make site live, DNS, launch new site, custom domain name</p>]]></content:encoded><guid>http://accountsupport.publishpath.com/domains</guid></item><item><title>Adding Google Analytics</title><link>http://accountsupport.publishpath.com/adding-google-analytics</link><pubDate>Fri, 01 May 2009 15:28:07 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[<p>Your website has built in stats for paid accounts. This will work for some, but when you need to have stats that tell you more, many, including ourselves, use Google Analytics. Adding them to your templates is very easy. </p><ol id="false">    <li>Go to <a href="http://www.google.com/analytics" target="_blank">http://www.google.com/analytics</a> and sign up for Google Analytics. They will give you a snippet of HTML that you will need.</li>    <li>Login to your website.<br />    <br />    <span class="imageBorder"><img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/admin_login.gif" /></span></li>    <li>Under the My Website button at the top of the page, click on Designs in the dropdown menu.<br />    <br />    <span class="imageBorder"><img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/designs.jpg" /></span></li>    <li>Click on the My Designs tab.<br />    <br />    <span class="imageBorder"><img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/my_designs.jpg" /></span></li>    <li>Find your design and click the edit button<br />    <br />    <span class="imageBorder"><img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/editDesign.jpg" /></span></li>    <li>In the file listing on the left, click on your home template.</li>    <li>Navigate to the bottom of the code and paste the html code that Google Analytics gave you before the ending </body> tag.</li>    <li>Continue the process by doing this for each of your HTML templates.</li></ol>]]></description><itunes:summary>Your website has built in stats for paid accounts. This will work for some, but when you need to have stats that tell you more, many, including ourselves, use Google Analytics. Adding them to your templates is very easy.     Go to http://www.google.com/analytics and sign up for Google Analytics. They will give you a snippet of HTML that you will need.    Login to your website.            Under the My Website button at the top of the page, click on Designs in the dropdown menu.            Click on the My Designs tab.            Find your design and click the edit button            In the file listing on the left, click on your home template.    Navigate to the bottom of the code and paste the html code that Google Analytics gave you before the ending  tag.    Continue the process by doing this for each of your HTML templates.</itunes:summary><content:encoded><![CDATA[<p>Your website has built in stats for paid accounts. This will work for some, but when you need to have stats that tell you more, many, including ourselves, use Google Analytics. Adding them to your templates is very easy. </p><ol id="false">    <li>Go to <a href="http://www.google.com/analytics" target="_blank">http://www.google.com/analytics</a> and sign up for Google Analytics. They will give you a snippet of HTML that you will need.</li>    <li>Login to your website.<br />    <br />    <span class="imageBorder"><img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/admin_login.gif" /></span></li>    <li>Under the My Website button at the top of the page, click on Designs in the dropdown menu.<br />    <br />    <span class="imageBorder"><img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/designs.jpg" /></span></li>    <li>Click on the My Designs tab.<br />    <br />    <span class="imageBorder"><img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/my_designs.jpg" /></span></li>    <li>Find your design and click the edit button<br />    <br />    <span class="imageBorder"><img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/editDesign.jpg" /></span></li>    <li>In the file listing on the left, click on your home template.</li>    <li>Navigate to the bottom of the code and paste the html code that Google Analytics gave you before the ending </body> tag.</li>    <li>Continue the process by doing this for each of your HTML templates.</li></ol>]]></content:encoded><guid>http://accountsupport.publishpath.com/adding-google-analytics</guid></item><item><title>Add another website</title><link>http://accountsupport.publishpath.com/add-another-website</link><pubDate>Tue, 24 Mar 2009 15:46:33 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[<ol id="false">    <li>Login to your website.</li>    <li>Click the My Account button in the top admin bar.</li>    <li>Click on the Websites tab.</li>    <li>Click the Add a website button.</li>    <li>Type in the address that you want.    <ul id="false">        <li>Note: If the address is already taken you will receive an error that says "<span>The unique ID for your new website was already taken."  You will have to click on Add a website again.</span></li>    </ul>    </li>    <li>Choose whether you would like a website for a Business or a Ministry.</li>    <li>Click the Create Website button.</li></ol><p></p>]]></description><itunes:summary>    Login to your website.    Click the My Account button in the top admin bar.    Click on the Websites tab.    Click the Add a website button.    Type in the address that you want.            Note: If the address is already taken you will receive an error that says "The unique ID for your new website was already taken."  You will have to click on Add a website again.            Choose whether you would like a website for a Business or a Ministry.    Click the Create Website button.</itunes:summary><content:encoded><![CDATA[<ol id="false">    <li>Login to your website.</li>    <li>Click the My Account button in the top admin bar.</li>    <li>Click on the Websites tab.</li>    <li>Click the Add a website button.</li>    <li>Type in the address that you want.    <ul id="false">        <li>Note: If the address is already taken you will receive an error that says "<span>The unique ID for your new website was already taken."  You will have to click on Add a website again.</span></li>    </ul>    </li>    <li>Choose whether you would like a website for a Business or a Ministry.</li>    <li>Click the Create Website button.</li></ol><p></p>]]></content:encoded><guid>http://accountsupport.publishpath.com/add-another-website</guid></item><item><title>Reseller marketing guidelines</title><link>http://accountsupport.publishpath.com/reseller-marketing-guidelines</link><pubDate>Thu, 11 Dec 2008 06:00:00 GMT</pubDate><itunes:author /><dc:creator>Tim Wall</dc:creator><description><![CDATA[To assist you as a reseller of our product, we have provided some helpful marketing resources that you are welcome to use at no cost.  However, there are some guidelines we need you to adhere to when marketing the CMS in order to ensure the integrity of the system.]]></description><itunes:summary>To assist you as a reseller of our product, we have provided some helpful marketing resources that you are welcome to use at no cost.  However, there are some guidelines we need you to adhere to when marketing the CMS in order to ensure the integrity of the system.</itunes:summary><content:encoded><![CDATA[<p>As a reseller of our <a href="http://www.speaklight.com" target="_blank">LightCMS</a> system, you are invited to market and promote the CMS as your own product through your own website and through any other materials you care to produce. To facilitate this effort, we have provided some <a href="http://www.speaklight.com/reseller-resources" target="_blank">helpful marketing resources</a> that you are welcome to use at no cost.</p>
<p>However, there are some guidelines we need you to adhere to when marketing the CMS in order to ensure the integrity of the system. So, we've compiled the following marketing guidelines to help you understand what you can and can't do with regards to marketing.</p>
<p>Things you CAN do:</p>
<ol>
    <li>You can utilize the content that we make available through our dynamically updated reseller marketing scripts. We make available a lot of great content that we keep up to date for you including text and video content for the web. You can find out more about what scripts are available on our <a target="_blank" href="http://www.speaklight.com/reseller-resources">reseller resources page</a>.</li>
    <li>You can use the concepts of our product sites as guides for your own site. In other words, you can shape your own site around how ours are shaped if you wish.</li>
</ol>
<p>Things you CAN'T do:</p>
<ol>
    <li>You can't copy our text word for word. This is bad for all of us as search engines will punish us all for the duplicate content. Again, utilize our reseller scripts instead as described above.</li>
    <li>You can't use our product site templates or site imagery. Naturally, you can use our included website templates as they are freely available to anyone, but the imagery and templates we create that are unique to our own product sites (i.e. not a part of a freely available design template) should not be used. A quick test to figure out if something is usable is to ask yourself if we have made it available for download. All of our included design templates can be downloaded through our system but our product website templates cannot.</li>
    <li>You can't use the names of our products such as LightCMS, Radium3, Design Xpress, Custom Xpress, HTML Xpress ... etc. You can create similar products to these but you need to come up with your own names.</li>
    <li>You can't reference any client of <a target="_blank" href="http://www.elementfusion.com">Element Fusion</a> as a case study or design example for your own work. Only work that you have done or work that we have done on your behalf should be used in promoting your own product.</li>
</ol>
<p>Should you have any questions about whether your marketing implementation adheres to these guidelines, please contact us at <a href="mailto:support@publishpath.com">support@publishpath.com</a>. </p>]]></content:encoded><guid>http://accountsupport.publishpath.com/reseller-marketing-guidelines</guid></item><item><title>Using the reseller features script</title><link>http://accountsupport.publishpath.com/using-the-reseller-features-script</link><pubDate>Tue, 25 Nov 2008 06:00:00 GMT</pubDate><itunes:author /><dc:creator>Tim Wall</dc:creator><description><![CDATA[This script should be added to the HTMLl of your site to display an unbranded list of CMS features.]]></description><itunes:summary>This script should be added to the HTMLl of your site to display an unbranded list of CMS features.</itunes:summary><content:encoded><![CDATA[<p>To display an unbranded list of CMS features on your own website, simply cut and paste the following code snippet into the HTML of your website.</p>
<p><script type="text/javascript" src="http://publishpath.com/scripts/cmsfeatures.js"></script></p>
<p><a target="_blank" href="http://www.speaklight.com/reseller-features-list">See an example of an unstyled features list dropped into one of our system's default templates.</a></p>
<p>
</p>
<h3>You can style the features list in one or two columns</h3>
<p>We've balanced the content on the features list into two columns. Each column is wrapped in a div. So, by default, the divs will display stacked on top of each other, creating a single column of features that fills its containing element. Or, by applying styles to the divs, you can allow them to display in two-column form. Here are the CSS statements we use to create a two column effect on our product sites.</p>
<p>#featuresColOne { float: left; margin-right: 5%; width: 47%; }<br />
#featuresColTwo { float: right; width: 47%; }</p>
<p>
</p>
<h3>You can also include links to demo videos</h3>
<p>We offer a version of the features listing that includes links to feature demo videos where available. To implement the version including video, use the following code in place of the code listed above:</p>
<p><script type="text/javascript" src="http://publishpath.com/scripts/cmsfeatureswithvideo.js"></script></p>
<p><a target="_blank" href="http://www.speaklight.com/reseller-features-list-with-video">See an example of the features list with video dropped into one of our system's default templates.</a></p>
<p>
</p>
<h3>Extra header content required for video version</h3>
<p>To really make the videos work like they are intended, there's some additional code you'll need to drop into the header of your HTML page. If you're putting this on a site on our CMS system, you can easily do this by going to the page settings' advanced tab and dropping the code into the "additional header" field. If you're using any other system or a static site, you'll just need to place it between the <head> and </head> tags. Here's the code:</p>
<p><script src="http://publishpath.com/scripts/fancybox/jquery-1.4.3.min.js" type="text/javascript"></script><br />
<script src="http://publishpath.com/scripts/fancybox/fancybox.js" type="text/javascript"></script><br />
<script src="http://publishpath.com/scripts/fancybox/script.js" type="text/javascript"></script><br />
<link href="http://publishpath.com/scripts/fancybox/fancybox.css" rel="stylesheet" type="text/css" media="screen" />
</p>
<p>These scripts and styles provide the necessary functionality to open up the videos in a nice overlay on the features page for the best viewing experience. If you don't include them, the videos will still work, but they will open in the browser and scale to the size of the browser window, which usually results in a video that is dramatically larger than intended.</p>]]></content:encoded><guid>http://accountsupport.publishpath.com/using-the-reseller-features-script</guid></item><item><title>Using the reseller video script</title><link>http://accountsupport.publishpath.com/using-the-reseller-video-script</link><pubDate>Thu, 29 Apr 2010 18:28:51 GMT</pubDate><itunes:author /><dc:creator>Tim Wall</dc:creator><description><![CDATA[Use this guide to embed a group of unbranded CMS demo videos onto your website.]]></description><itunes:summary>Use this guide to embed a group of unbranded CMS demo videos onto your website.</itunes:summary><content:encoded><![CDATA[<p>To embed a group of unbranded CMS demo videos onto your own website, simply cut and paste the following code snippet into the HTML of your website:</p>
<p><script src="http://publishpath.com/scripts/resellervideo.js" type="text/javascript"></script></p>
<p><a target="_blank" href="http://www.lightcms.com/reseller-video-list">See an example of the reseller video script dropped into one of our default system templates.</a></p>
<p>
</p>
<h3>Watch the width</h3>
<p></p>
<p>Because the video script embeds videos that are 640px wide with a 2px border on each side, you need to be sure the content area in which you drop this script is at least 645px wide. Otherwise, the videos my disrupt the layout of your web page.</p>]]></content:encoded><guid>http://accountsupport.publishpath.com/using-the-reseller-video-script</guid></item><item><title>Using the reseller pricing grid script</title><link>http://accountsupport.publishpath.com/using-the-reseller-pricing-grid-script</link><pubDate>Thu, 29 Apr 2010 18:25:50 GMT</pubDate><itunes:author /><dc:creator>Tim Wall</dc:creator><description><![CDATA[To display an unbranded pricing grid showing the package levels of the CMS, the page, storage and user limits of each package, and a listing of which features are included in which packages, simply copy and paste the code snippet in this article.]]></description><itunes:summary>To display an unbranded pricing grid showing the package levels of the CMS, the page, storage and user limits of each package, and a listing of which features are included in which packages, simply copy and paste the code snippet in this article.</itunes:summary><content:encoded><![CDATA[<p>To display an unbranded pricing grid showing the package levels of the CMS, the page, storage and user limits of each package, and a listing of which features are included in which packages, simply copy and paste the following code snippet into the HTML of your website:</p>
<p><script src="http://publishpath.com/scripts/resellerplans.js" type="text/javascript"></script></p>
<p><a href="http://www.lightcms.com/reseller-pricing-grid" target="_blank">See an example of an unstyled pricing grid dropped into one of our system's default templates. </a></p>
<h3>Set your own package names and pricing</h3>
<p>You can customize the names and pricing for the packages output by the script. To set custom pricing, use a script as follows with a comma-separated list of prices for each package, starting with the lowest level and moving up to the highest:</p>
<p><script src="http://publishpath.com/scripts/resellerplans5,25,55,75,105,155.js" type="text/javascript"></script></p>
<p>To set custom package names and custom pricing, use a script as follows, pre-pending the name of your package followed by an underscore in front of your package price:</p>
<p><script src="http://publishpath.com/scripts/resellerplansSmall_5,Tall_25,Grande_55,Super%20Grande_75,Venti_105,Super%20Venti_155.js" type="text/javascript"></script></p>
<h3>What about styling?</h3>
<p>In order to provide you with ultimate flexibility to create your own styles, we have not included any styles inside the script (other than styles required to create the popup help functionality on the pricing grid). The markup is pure and will take on the style of whatever site you place the script in (you can see this on the examples above which are included in our templates with no special styles applied). That said, here are a few helpful ideas for styling the lists.</p>
<p><strong>You can use our styles as a starting point on the pricing grid</strong></p>
<p>If you want, you are welcome to take a look at the style sheets we have created for the pricing grid on own marketing websites for <a href="http://www.embracewater.com" target="_blank">WaterCMS</a>, <a href="http://www.discoversky.com" target="_blank">SkyCMS</a> and <a href="http://www.lightcms.com" target="_blank">LightCMS</a>. You are welcome to utilize these style sheets as a starting point for your own styles or even link directly to them to utilize them as is. You can find them at the following links:</p>
<ul>
    <li>WaterCMS -- <a href="http://publishpath.com/Websites/h20/templates/waterfinal/c/pricing.css" target="_blank">http://publishpath.com/Websites/h20/templates/waterfinal/c/pricing.css</a></li>
    <li>SkyCMS -- <a href="http://publishpath.com/Websites/divum/templates/sky/c/pricing.css" target="_blank">http://publishpath.com/Websites/divum/templates/sky/c/pricing.css</a></li>
    <li>LightCMS -- <a href="http://publishpath.com/Websites/lumina/templates/light/c/pricing.css" target="_blank">http://publishpath.com/Websites/lumina/templates/light/c/pricing.css</a></li>
</ul>
<p><strong>Some basic CSS to add borders to the pricing grid</strong></p>
<p>Adding borders to the pricing grid makes things a little easier to read. So, here are a few simple CSS statements you can add to your style sheet to achieve basic borders. Naturally, there's much more that you can do with CSS, but this will at least turn on some basic borders easily if you need a little help getting started. </p>
<p>div.tableholder { border: 2px solid #333; padding: 5px; }<br />
table.signup td { border: 1px solid #333; padding: 5px; }<br />
table.signup th { border: 1px solid #333; padding: 5px; }<br />
table.signup { border-collapse: collapse; } </p>]]></content:encoded><guid>http://accountsupport.publishpath.com/using-the-reseller-pricing-grid-script</guid></item><item><title>Add another website to your account</title><link>http://accountsupport.publishpath.com/add-website</link><pubDate>Thu, 06 Nov 2008 20:49:13 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[<p><a href="http://e.blip.tv/scripts/flash/showplayer.swf?autostart=true&file=http%3A%2F%2Fblip.tv/rss/flash/1446024&showplayerpath=http%3A%2F%2Fblip.tv/scripts/flash/showplayer.swf" rel="lightbox" width="800" height="595">Watch video here.</a></p>
<ol>
    <li>Login to your site.<br />
    <br />
    <span class="imageBorder"><img src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/admin_login.gif" /></span>  </li>
    <li>Click the My Account button on the toolbar at the top of the page.<br />
    <br />
    <span class="imageBorder"><img src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Account%20Settings/my_account.jpg" /></span> </li>
    <li>Click the My Websites tab.<br />
    <br />
    <span class="imageBorder"><img src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Account%20Settings/myWebsite.jpg" /></span> </li>
    <li>Click the Add new a website button in the top right. <br />
    <br />
    <span class="imageBorder"><img src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Account%20Settings/addANewWebsite.jpg" /></span> </li>
    <li>Enter the site address you would like.  In the example below your address would be http://mywebsite.publishpath.com.<br />
    <br />
    <span class="imageBorder"><img src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Account%20Settings/webAddress.jpg" /></span> </li>
    <ul>
        <li>Note: Click the check availability button to see if that name is available. </li>
    </ul>
    <li>Choose the type of website you want to create.<br />
    <br />
    <span class="imageBorder"><img src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Account%20Settings/cmsSelection.jpg" /></span> </li>
    <ul>
        <li>Business- This CMS can be used for any business, industry or organization.  If you are unsure what to choose, use this default option.</li>
        <li>Ministry- This CMS is for churches or ministries interested in having a website.  </li>
    </ul>
    <li>Click the Create My Website link.<br />
    <br />
    <span class="imageBorder"><img src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Account%20Settings/createWebsite.jpg" /></span> </li>
</ol>
]]></description><itunes:summary>Watch video here.

    Login to your site.
    
      
    Click the My Account button on the toolbar at the top of the page.
    
     
    Click the My Websites tab.
    
     
    Click the Add new a website button in the top right. 
    
     
    Enter the site address you would like.  In the example below your address would be http://mywebsite.publishpath.com.
    
     
    
        Note: Click the check availability button to see if that name is available. 
    
    Choose the type of website you want to create.
    
     
    
        Business- This CMS can be used for any business, industry or organization.  If you are unsure what to choose, use this default option.
        Ministry- This CMS is for churches or ministries interested in having a website.  
    
    Click the Create My Website link.
    
     

</itunes:summary><content:encoded><![CDATA[<p><a href="http://e.blip.tv/scripts/flash/showplayer.swf?autostart=true&file=http%3A%2F%2Fblip.tv/rss/flash/1446024&showplayerpath=http%3A%2F%2Fblip.tv/scripts/flash/showplayer.swf" rel="lightbox" width="800" height="595">Watch video here.</a></p>
<ol>
    <li>Login to your site.<br />
    <br />
    <span class="imageBorder"><img src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/admin_login.gif" /></span>  </li>
    <li>Click the My Account button on the toolbar at the top of the page.<br />
    <br />
    <span class="imageBorder"><img src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Account%20Settings/my_account.jpg" /></span> </li>
    <li>Click the My Websites tab.<br />
    <br />
    <span class="imageBorder"><img src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Account%20Settings/myWebsite.jpg" /></span> </li>
    <li>Click the Add new a website button in the top right. <br />
    <br />
    <span class="imageBorder"><img src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Account%20Settings/addANewWebsite.jpg" /></span> </li>
    <li>Enter the site address you would like.  In the example below your address would be http://mywebsite.publishpath.com.<br />
    <br />
    <span class="imageBorder"><img src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Account%20Settings/webAddress.jpg" /></span> </li>
    <ul>
        <li>Note: Click the check availability button to see if that name is available. </li>
    </ul>
    <li>Choose the type of website you want to create.<br />
    <br />
    <span class="imageBorder"><img src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Account%20Settings/cmsSelection.jpg" /></span> </li>
    <ul>
        <li>Business- This CMS can be used for any business, industry or organization.  If you are unsure what to choose, use this default option.</li>
        <li>Ministry- This CMS is for churches or ministries interested in having a website.  </li>
    </ul>
    <li>Click the Create My Website link.<br />
    <br />
    <span class="imageBorder"><img src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Account%20Settings/createWebsite.jpg" /></span> </li>
</ol>
]]></content:encoded><guid>http://accountsupport.publishpath.com/add-website</guid></item><item><title>Backing up your website</title><link>http://forum.speaklight.com/comments.php?DiscussionID=61&amp;page=1</link><pubDate>Thu, 22 May 2008 12:43:53 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[]]></description><itunes:summary /><content:encoded><![CDATA[]]></content:encoded><guid>http://forum.speaklight.com/comments.php?DiscussionID=61&amp;page=1</guid></item><item><title>Flash slideshow using XML</title><link>http://accountsupport.publishpath.com/flash-slideshow-using-xml</link><pubDate>Fri, 25 Jun 2010 21:37:26 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[Instructions on creating a Flash slideshow using XML.]]></description><itunes:summary>Instructions on creating a Flash slideshow using XML.</itunes:summary><content:encoded><![CDATA[<ol>
    <li>Login to your site.<br />
    <br />
    <img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/admin_login.gif" /></li>
    <li>Go to the Design Manager by clicking on Designs on admin toolbar.<br />
    <br />
    <img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/designs.jpg" /></li>
    <li>Click on the My Designs tab.<br />
    <br />
    <img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/my_designs.jpg" /></li>
    <li>Click the Edit link beneath the name of your template.</li>
    <li>Check to make sure your XML file is in with your other templates.  If it is not, you will need to upload it to your template via FTP, <a href="http://accountsupport.elementfusion.com/ftp" target="_blank">http://accountsupport.elementfusion.com/ftp</a> to make sure you are able to see it.  We will need the XML file there for later steps.</li>
    <li>Now, go to the text element where your embed code is and click on settings to edit it.</li>
    <li>Click on the < > symbols at the bottom left of the text editor to put you into the HTML view.</li>
    <li>Add this attribute to your embed tag, base="http://accountsupport.publishpath.com/websites/WEBSITENAME/templates/TEMPLATENAME".  This will tell your Flash player where to find your XML file.  In step 5 we made sure that our XML file was in the template folder with our other HTML templates, so that is why we are using that address.<br />
    <img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Flash%20and%20XML/base.jpg" /><br />
    <ul>
        <li>WEBSITENAME- This is the name of you site that you signed up for.  It is the name that is in front of .publishpath.com.  If your address was http://lightcms.publishpath.com then your website name would be lightcms.</li>
        <li>TEMPLATENAME- This is the name of your template from the design manager.  If you need help finding what this is, go to your design manager and see what template has a check to the left of the name.  That is the template that your XML file needs to be and the name to use.</li>
    </ul>
    </li>
    <li>Next, go to your XML file in the design manger.  Follow steps 1-4 above to get to the design manager.</li>
    <li>Open a new window and make sure you are logged into your website.</li>
    <li>Go to one of your text elements and upload your photos if you have not already.  We suggest making a special folder for it so that it is easier to update in the future.<br />
    <img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Flash%20and%20XML/foldername.jpg" /></li>
    <li>In the example below I have five images that I have in my FlashRotator folder.<img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Flash%20and%20XML/xmlimages.jpg" />
    </li>
    <li>Copy the Image URL that is at the top of the Image Manger.</li>
    <li>Go back to your XML file and add this as the image location as seen in the image below.<br />
    <img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Flash%20and%20XML/xmlsmall.jpg" /></li>
    <li>If you have done everything properly your Flash slideshow will be showing up</li>
</ol>]]></content:encoded><guid>http://accountsupport.publishpath.com/flash-slideshow-using-xml</guid></item><item><title>What template will be used for my blog posts and calendar events?</title><link>http://accountsupport.publishpath.com/what-template-will-be-used-for-my-blog-posts-and-calendar-events</link><pubDate>Thu, 29 Apr 2010 15:47:41 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[By default, blog posts and calendar events will use the default template of your website, which can be set on the My Website --> Settings screen.]]></description><itunes:summary>By default, blog posts and calendar events will use the default template of your website, which can be set on the My Website --&gt; Settings screen.</itunes:summary><content:encoded><![CDATA[<p>Blog posts and calendar events aren't really "pages" so you can't apply a template to them from the page settings screen. By default, blog posts and calendar events will use the default template of your website, which can be set on the My Website --> Settings screen.</p>
<p>However, if you want to utilize a different template from the default template to use for blog posts and calendar events, follow this procedure:</p>
<ol>
    <li>Create a template to use for blog posts and calendar events</li>
    <li>Name the template "detail.html"</li>
    <li>Add the template to your design and re-upload.</li>
</ol>
The system will find your detail template by its filename and use it whenever it displays the detail page of a blog post or calendar event.]]></content:encoded><guid>http://accountsupport.publishpath.com/what-template-will-be-used-for-my-blog-posts-and-calendar-events</guid></item><item><title>Transferring a Site</title><link>http://accountsupport.publishpath.com/transferring-a-site1</link><pubDate>Mon, 19 Jul 2010 19:59:12 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[Using 301 Redirects are crucial when you are transferring an existing website to our CMS. Your existing website probably has pages indexed in the search engines or someone may have a link to one of the inside pages of your site. Frequent visitors may even bookmark or tag pages they visit often.
<p>If you choose not to use the 301 Redirect Manager the pages indexed on the search engines will return a 404 or page not found error. This can set back any search engine rankings temporarily or even permanently in some cases. It will also take the links/bookmarks/tags to the default 404 page which in our CMS is the sitemap.</p>]]></description><itunes:summary>Using 301 Redirects are crucial when you are transferring an existing website to our CMS. Your existing website probably has pages indexed in the search engines or someone may have a link to one of the inside pages of your site. Frequent visitors may even bookmark or tag pages they visit often.
If you choose not to use the 301 Redirect Manager the pages indexed on the search engines will return a 404 or page not found error. This can set back any search engine rankings temporarily or even permanently in some cases. It will also take the links/bookmarks/tags to the default 404 page which in our CMS is the sitemap.</itunes:summary><content:encoded><![CDATA[Using 301 Redirects are crucial when you are transferring an existing website to our CMS. Your existing website probably has pages indexed in the search engines or someone may have a link to one of the inside pages of your site. Frequent visitors may even bookmark or tag pages they visit often.
<p>If you choose not to use the 301 Redirect Manager the pages indexed on the search engines will return a 404 or page not found error. This can set back any search engine rankings temporarily or even permanently in some cases. It will also take the links/bookmarks/tags to the default 404 page which in our CMS is the sitemap.</p>]]></content:encoded><guid>http://accountsupport.publishpath.com/transferring-a-site1</guid></item><item><title>How to avoid design conflicts with the admin toolbars</title><link>http://accountsupport.publishpath.com/how-to-avoid-conflicts-with-the-admin-toolbars</link><pubDate>Thu, 29 Apr 2010 15:28:50 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[Review this to avoid design conflicts with the administrative toolbars.]]></description><itunes:summary>Review this to avoid design conflicts with the administrative toolbars.</itunes:summary><content:encoded><![CDATA[<p>The admin menus in LightCMS are added dynamically as inline elements that flow with the rest of the page's content, usually "pushing" other content down in order to make room. Often designers who choose to create layouts with an absolutely positioned structure will run into issues because the layout cannot adapt to the changing content.  Furthermore, the drop-down menus in the admin view use a variant of the <a href="http://www.alistapart.com/articles/dropdowns" target="_blank">Suckerfish</a> method which requires some positioning via CSS.</p>
<p>Because the menus are inline with the rest of the page, they are subject to any CSS rules that might be in effect on that page and potentially their appearance/behavior can be modified unintentionally.  I would recommend that anyone looking to explore these issues becomes familiar with the /Styles/water.css that is added to every page and avoid overriding the CSS rules in that document. To view the water.css stylesheet you will need an add-on for Firefox such as the <a href="https://addons.mozilla.org/en-US/firefox/addon/60" target="_blank">Web Developer toolbar</a>. It is also helpful to avoid re-using the same class names.</p>]]></content:encoded><guid>http://accountsupport.publishpath.com/how-to-avoid-conflicts-with-the-admin-toolbars</guid></item><item><title>Downloading your design template</title><link>http://accountsupport.publishpath.com/how-do-i-download-my-design-template</link><pubDate>Thu, 29 Apr 2010 15:35:38 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[Download your design templates to edit offline, and to make changes for later.]]></description><itunes:summary>Download your design templates to edit offline, and to make changes for later.</itunes:summary><content:encoded><![CDATA[<ol>
    <li>Login to your website.</li>
    <li>Choose Designs from the My Website menu on
    the admin toolbar at the top.<br />
    <br />
    <img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/designs.jpg" /></li>
    <li>Click on the My Designs button.<br />
    <br />
    <span class="imageBorder"><img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/my_designs.jpg" /></span></li>
    <li>Click on your template beneath the My designs header.<br />
    <br />
    <span class="imageBorder"><img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/selectTemplate.jpg" /></span></li>
    <li>Click on the Download button.<br />
    <br />
    <span class="imageBorder"><br />
    </span></li>
    <img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/downloadDesign.jpg" /></ol>]]></content:encoded><guid>http://accountsupport.publishpath.com/how-do-i-download-my-design-template</guid></item><item><title>How to edit your design templates</title><link>http://accountsupport.publishpath.com/edit-design-templates</link><pubDate>Thu, 29 Apr 2010 15:31:22 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[You will want to familiarize yourself with the steps to edit your design templates as it is a very important feature of this system.]]></description><itunes:summary>You will want to familiarize yourself with the steps to edit your design templates as it is a very important feature of this system.</itunes:summary><content:encoded><![CDATA[<ol>
    <li>Login to your website.</li>
    <li>Choose Designs from the My Website menu on
    the admin toolbar at the top.<br />
    <br />
    <img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/designs.jpg" /></li>
    <li>Click on the My Designs button.<br />
    <br />
    <span class="imageBorder"><img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/my_designs.jpg" /></span></li>
    <li>Click on your template beneath the My designs header.<br />
    <br />
    <span class="imageBorder"><img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/selectTemplate.jpg" /></span></li>
    <li>Click on Edit button.<br />
    <br />
    <span class="imageBorder"><img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/editDesign.jpg" /></span></li>
    <li>Select the HTML, CSS, XML or javascript file you would like to edit.<br />
    <br />
    <span class="imageBorder"><img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/htmlDesign.jpg" /></span></li>
    <li>Edit the HTML, CSS, XML or javascript in the editor.<br />
    <br />
    <span class="imageBorder"><img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/htmleditDesign.jpg" /></span></li>
    <li>Click the Save button.<br />
    <br />
    <span class="imageBorder"><img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/htmlsaveDesign.jpg" /></span></li>
</ol>]]></content:encoded><guid>http://accountsupport.publishpath.com/edit-design-templates</guid></item><item><title>Changing the date format of the date token</title><link>http://accountsupport.publishpath.com/changing-the-date-format</link><pubDate>Thu, 29 Apr 2010 15:40:16 GMT</pubDate><itunes:author /><dc:creator>Chad Jaggers</dc:creator><description><![CDATA[Use the date token to format various display settings of the date and time.]]></description><itunes:summary>Use the date token to format various display settings of the date and time.</itunes:summary><content:encoded><![CDATA[As you have seen the date token is pretty plain and the format is set in place.  But with adding some simple extras to it you can format the date in many different ways.  All you need to do is add format="Insert Formatting Here" in your date token as seen below.<br />
<p>Original date token: <$date/$></p>
<p><img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/date.jpg" /> </p>
<p>Token update: <$date format="MMMM d, yyyy"http://accountsupport.publishpath.com/$></p>
<img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/date_option1.jpg" />
<p>There are many other ways to change the formatting of the date token by adding the format="Insert Formatting Here".  Please view <a href="http://msdn2.microsoft.com/en-us/library/8kb3ddd4.aspx" target="_blank">http://msdn2.microsoft.com/en-us/library/8kb3ddd4.aspx</a> for many other options.</p>]]></content:encoded><guid>http://accountsupport.publishpath.com/changing-the-date-format</guid></item><item><title>No connection could be made because the target machine actively refused it. Connection closed.</title><link>http://accountsupport.publishpath.com/no-connection-could-be-made-because-the-target-machine-actively-refused-it-connection-closed</link><pubDate>Thu, 29 Apr 2010 18:37:30 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[These are a few things to keep in mind if you ever experience difficulty accessing your site via FTP.]]></description><itunes:summary>These are a few things to keep in mind if you ever experience difficulty accessing your site via FTP.</itunes:summary><content:encoded><![CDATA[<h2>
Problem
</h2>
<p>
When you try to connect to the FTP server you get one of the following error messages:
No connection could be made because the target machine actively refused it. Connection closed.
Connection timeout. No response from server.
</p>
<h2>
Causes/Solutions
</h2>
<h3>
FTP server settings
</h3>
<p>
The error is occurring because there is no server listening at the host name and port you entered. Check that you have specified the correct host and port.  Port 21 is the default FTP port. </p>
<h3>
Software/Personal Firewall Settings
</h3>
<p>
Another common reason is that a firewall software (Microsoft OneCare, McAfee Total Protection, Norton Internet Security, etc) running on your system is stopping your FTP client from making outgoing connections. To fix this problem add your FTP client to the list of allowed applications in your firewall software.
</p>
<h3>
Multiple Software/Personal Firewalls
</h3>
<p>
If you have Windows XP firewall enabled and a third party firewall software (e.g. McAfee Total Protection, etc.) installed, disable the Windows XP firewall or uninstall the third party firewall software. There are known problems with having both firewall applications running at the same time.
</p>
<h3>
Anti-virus Software
</h3>
<p>
If you are running anti-virus software and having strange problems connecting, disable the "Worm protection" in Norton Anti-virus. If McAfee VirusScan is installed and the "Spyware Plugin" is enabled, go to McAfee VirusScan Console and uncheck the "Prevent FTP outbound" option in the "Port Blocking" dialog of the "Access Protection Properties".  You also might need to add your FTP client to the exception list.</p>
<h3>
LSP Layer
</h3>
<p>
Software firewall applications and other utilities hook into the LSP layers of Winsock. If the hook is not properly written, connection attempts may fail under certain situations.<br />
<br />
The solution is to identify and update the application causing the problem. Spyware and adware are known to hook into the LSP layers as well. To remove them install and run Ad-Aware. To manually remove LSP hooks install the LSP Explorer add-on for Ad-Aware. This procedure is recommended for experienced users only. It's easy to break the system.
</p>
<h3>
Router Firmware
</h3>
<p>
This is an unlikely case but a buggy router firmware may cause exactly the problem described above (e.g. Linksys).  To fix it update the firmware of your router. You can usually update the router firmware in the router web administration interface or visit the manufacturer's website for router updates and further information.
</p>]]></content:encoded><guid>http://accountsupport.publishpath.com/no-connection-could-be-made-because-the-target-machine-actively-refused-it-connection-closed</guid></item><item><title>How do I override styles for the form element?</title><link>http://accountsupport.publishpath.com/how-do-i-override-styles-for-the-form-element</link><pubDate>Mon, 10 May 2010 14:08:32 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[By default, the form element embeds styles for your forms onto the rendered HTML page.  This can make it difficult to override those styles if you desire to create custom styles for your forms.]]></description><itunes:summary>By default, the form element embeds styles for your forms onto the rendered HTML page.  This can make it difficult to override those styles if you desire to create custom styles for your forms.</itunes:summary><content:encoded><![CDATA[<p>By default, the form element embeds styles for your forms onto the rendered HTML page.  This can make it difficult to override those styles if you desire to create custom styles for your forms.</p>
<p>But, there is an easy fix.</p>
<p>Once you have added a form element to a page, simply hover over the edit button for the element and select "settings."  Then, uncheck the box that says "include basic form styles" and update.  This will remove all default styles for the form element and you will be free to style your form however you wish.</p>
<p> <img alt="" width="431" height="144" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Form%20Builder/formSettingsDropdown.jpg" /></p>
<p><img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Form%20Builder/includeBasicFormStyle.jpg" /> </p>
<p></p>
<p></p>
<p><span style="font-weight: bold;">HINT:</span>  You might want to copy the default form styles which are rendered on the page over to your custom stylesheets before you disable the form styles.  By doing this, you will have a starting place for the form styles and can simply tweak and change as needed.</p>]]></content:encoded><guid>http://accountsupport.publishpath.com/how-do-i-override-styles-for-the-form-element</guid></item><item><title>How do I upload and choose my design?</title><link>http://accountsupport.publishpath.com/how-do-i-upload-and-choose-my-design</link><pubDate>Fri, 25 Jun 2010 21:42:46 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[You can upload your own designs, but then you have to apply them through "My Designs."]]></description><itunes:summary>You can upload your own designs, but then you have to apply them through "My Designs."</itunes:summary><content:encoded><![CDATA[<ol>
    <li>Login to your website.<br />
    <br />
    <img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/admin_login.gif" /></li>
    <li>Click on Designs on the admin toolbar.<br />
    <br />
    <img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/designs.jpg" /></li>
    <li>Click on the My Designs tab.<br />
    <br />
    <img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/my_designs.jpg" /></li>
    <li>Click on the "upload your own design" link.</li>
    <li>Choose your file and click the Upload link.</li>
    <li>After your template has uploaded, click on a template that you would like to apply to your website.</li>
    <li>Click the Apply link.<br />
    <br />
    <img alt="" src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Designs/applyDesign.jpg" /></li>
</ol>
<p><br />
</p>]]></content:encoded><guid>http://accountsupport.publishpath.com/how-do-i-upload-and-choose-my-design</guid></item><item><title>How do I add thumbnail images of my designs to the admin system?</title><link>http://accountsupport.publishpath.com/how-do-i-add-thumbnail-images-of-my-designs-to-the-admin-system</link><pubDate>Thu, 29 Apr 2010 16:06:39 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[If you've created your own template, follow these steps to create a thumbnail image of the look and feel of your pages.]]></description><itunes:summary>If you've created your own template, follow these steps to create a thumbnail image of the look and feel of your pages.</itunes:summary><content:encoded><![CDATA[<p>You may notice that the designs included with your website have thumbnail images that display anywhere you select or edit a template in the system.  You can also include thumbnail images like these with your own design templates.  Here's how:</p>
<ol>
    <li><span style="font-weight: bold;">Take a screen shot of a website page that is using your template</span>.  You can take a screen shot by putting the site on your screen and pressing the "print screen" key on your keyboard (at the upper right of many keyboards).  This will copy the image to your clipboard.  Then, open an image editing software and paste the image from your clipboard.</li>
    <li><span style="font-weight: bold;">Size the image</span> to EXACTLY 160 pixels wide by 120 pixels tall.</li>
    <li><span style="font-weight: bold;">Export the image</span> as a .GIF file and <span style="font-weight: bold;">name the image</span> exactly the same as the name of the template for which you are creating the thumbnail, appending the .GIF extension.  For example, if the template is named "Inside.html" the thumbnail image should be named "Inside.html.gif".</li>
    <li><span style="font-weight: bold;">Save the image</span> to your computer.</li>
    <li><span style="font-weight: bold;">Repeat</span> for each template in your design.</li>
</ol>
<p>Once you have created a thumbnail image for each template in your design, you now need to get the thumbnails loaded onto the system with your design.  Follow these steps:</p>
<ol>
    <li><span style="font-weight: bold;">Login to your website</span> and select My Website --> Designs from the top toolbar.  This will take you to the design manager.</li>
    <li><span style="font-weight: bold;">Click on "My Designs"</span> and look for your design in the list.</li>
    <li><span style="font-weight: bold;">Click the "Download" button</span> next to your design.  This will download a .zip file containing your design.</li>
    <li>Locate the .zip file on your computer and <span style="font-weight: bold;">unzip the files</span>.</li>
    <li><span style="font-weight: bold;">Rename the .zip file you just downloaded</span> to something different.  This will serve as a backup of your design.
    </li>
    <li><span style="font-weight: bold;">Copy the thumbnail images</span> you created earlier into the folder that you just unzipped.</li>
    <li><span style="font-weight: bold;">Rezip the design folder</span> containing all of the downloaded files plus the new thumbnails and name the .zip file exactly what the original .zip file was named when you downloaded it.</li>
    <li><span style="font-weight: bold;">Go back to the "My Designs" page</span> on your website and click on "upload a design now" at the top.</li>
    <li style="font-weight: bold;">Browse to the location of the new .zip file you just created and upload.</li>
    <li><span style="font-weight: bold;">That's it.</span>  The new design files should overwrite the old files and everything should be the same, with the addition of the thumbnails you just created.</li>
</ol>]]></content:encoded><guid>http://accountsupport.publishpath.com/how-do-i-add-thumbnail-images-of-my-designs-to-the-admin-system</guid></item><item><title>What is the best way to design my site's navigation?</title><link>http://accountsupport.publishpath.com/what-is-the-best-way-to-design-my-sites-navigation</link><pubDate>Thu, 29 Apr 2010 16:01:41 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[Navigation is one of the most important considerations when designing your site.  Here is a listing of items to help you design your own navigation to your site.]]></description><itunes:summary>Navigation is one of the most important considerations when designing your site.  Here is a listing of items to help you design your own navigation to your site.</itunes:summary><content:encoded><![CDATA[<p>Navigation is one of the most important considerations when designing your site.  Our software builds out navigational menus dynamically as pages are added to the site.  All you have to do is add the correct tokens to your templates and style them with CSS to match your vision.  Please refer to our <a href="http://accountsupport.publishpath.com/token-reference-guide">token reference guide</a> for detailed information about the navigational tokens.</p>
<p>This article will explain a few best practices for you to consider as you plan the navigation for your site.</p>
<ul>
    <li><strong>Design your navigation in a way that can be styled by CSS as unordered lists of links.</strong>  Our system outputs the menu items dynamically as unordered lists.  Therefore, you need to make sure you design your menus so that the look you desire can be achieved through CSS styling.  If you have questions about this, please <a href="mailto:support@publishpath.com">contact us</a> and we'll be happy to take a look at your design.</li>
    <li><strong>Choose a navigational menu configuration.</strong>  There are two navigational configurations that are most common:
    <ul>
        <li><strong>Option one:  Root menu plus section menu plus breadcrumb.</strong>  Using these three navigational tokens in combination provide a great way to separate out the navigational functionality but still provide ready access to all appropriate pages in your site.<br />
        <br />
        <span style="font-weight: bold;">Example: </span>One of our product websites, <a href="http://www.lightcms.com" target="_blank">www.lightcms.com</a>, is a good example of this type of navigational layout.  <a href="http://www.lightcms.com" target="_blank">Visit the site</a>, or <a href="http://accountsupport.publishpath.com/token-reference-guide">see a visual example on our token reference page</a>.
        </li>
        <li><strong>Option two:  Global menu.</strong>  The second common option is to use a single global menu which will generate a nested list of all pages in your site. <br />
        <br />
        <strong>Example:</strong>  This support site provides a good example of global menu navigation.  Notice the single, vertical, expandable list of menu items on the left side of the site.
        </li>
    </ul>
    </li>
</ul>]]></content:encoded><guid>http://accountsupport.publishpath.com/what-is-the-best-way-to-design-my-sites-navigation</guid></item><item><title>Can I download some example designs to use as a reference or as a starting point for my own designs?</title><link>http://accountsupport.publishpath.com/can-i-download-some-example-designs-to-use-as-a-reference-or-as-a-starting-point-for-my-own-designs</link><pubDate>Thu, 29 Apr 2010 15:51:38 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[Yes, you can. We have a ton of fully-functional design templates available, as well as a barebones template pack. Get more details below.]]></description><itunes:summary>Yes, you can. We have a ton of fully-functional design templates available, as well as a barebones template pack. Get more details below.</itunes:summary><content:encoded><![CDATA[<p>Yes, you can. We have a ton of fully-functional design templates available, as well as a barebones template pack. Get more details below.</p>
<h3>Free design templates</h3>
<p>You may download any of the fully-functional design templates that are included with the system (see all of our available templates in our <a shape="rect" target="_blank" href="http://freedesigns.lightcms.com">design viewer</a>). To download a design, login to your website and select "My Website --> Designs" from the top toolbar. Then, click the "Design Gallery" tab and you will see all of our available designs. Click on the design you want, then click the "download" button to download a .zip file containing the design in its entirety.</p>
<p>By doing this, you can see how we create the HTML and CSS code for designs on our system. Plus, you can even use one of our designs as a starting point for your own design if you wish.</p>
<h3>Barebones template pack</h3>
<p><img src="http://accountsupport.publishpath.com/websites/disegno/Images/Blog/barebones.gif" alt="code screenshot" style="border: 1px solid; margin-bottom: 0.5em; float: right; margin-left: 0.5em;" />Our barebones templates are great for designers needing a solid starting point for making templates for the CMS. With minimal "style," they are perfect for the designer that wants to start with a "blank canvas" and build their design on top of it, or for designers who need a reference when building their templates from scratch. The HTML templates offer several distinct home, inside, and admin layouts along with navigation options such has horizontal, vertical, accordion, and drop-down menus. You can use as many of them as you like in your designs. The included CSS provides the underlying layout positioning as well as classes to style all of the content elements provided by the system. Finally, the templates include all of the system <a shape="rect" href="http://accountsupport.publishpath.com/token-reference-guide">tokens</a> and lots of code comments to make everything easy to understand and modify.</p>
<p>These templates were intentionally left un-styled as much as possible so designers can focus on mark-up, tokens, and style. Feel free to use these as the starting framework for your CMS templates – they're full-functioning and ready to go – just add your own styles. </p>
<p>Download <a shape="rect" href="http://accountsupport.publishpath.com/templates/EF_Barebones.zip">EF_Barebones.zip</a> (56KB)</p>]]></content:encoded><guid>http://accountsupport.publishpath.com/can-i-download-some-example-designs-to-use-as-a-reference-or-as-a-starting-point-for-my-own-designs</guid></item><item><title>Do you have any website design suggestions?</title><link>http://accountsupport.publishpath.com/website-design-suggestions</link><pubDate>Wed, 22 Sep 2010 14:32:46 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[Offering suggestions to help you maximize the impact of your website.]]></description><itunes:summary>Offering suggestions to help you maximize the impact of your website.</itunes:summary><content:encoded><![CDATA[<p>This <span class="st" name="st" id="st">article</span> contains our recommendations for quality design and
cut-up based on our years of experience.  Every website is a unique
design solution but there are some general guidelines that will make
your design more practical, easy to code, and better for your site's
visitors. Please consider these suggestions as you build your
masterpiece:</p>
<ul>
    <li><strong>Color.</strong> Use web color palettes. Stick within
    the RGB gamut right from the start to avoid color shifts. It may be
    helpful to load the web swatch palettes in your favorite design
    application. </li>
    <li><strong>Color 2. </strong>Avoid very subtle
    contrast and hue changes. The biggest difference between designing for
    the printed page and for the web is the variable nature of the way
    users experience the web. Monitor size is one thing (more later), but
    so is color. Your website has the potential to be viewed on perhaps
    thousands of different display devices from tiny PDA screens to
    cinema-sized LCD projectors – each with its own unique color
    calibration (or more likely lack thereof), brightness, contrast,
    refresh rate, color depth and age. You can't ever be sure just how your
    site will be viewed so make sure your design doesn't rely on a
    perfectly calibrated display to see your precise color transitions and
    effects. Give it just the smallest bit of contrast to make sure all
    visitors can experience your design as it was intended — more or less.</li>
    <li><strong>Size.</strong>
    Design for everyone. While most of us designers use large, high
    resolution displays, most of the web is still surfing along using
    displays at 1024 x 768 pixel resolution. In fact, there are still
    plenty of users out there using 800 x 600 resolution. While that may be
    hard to believe just look at a handful of the top websites on the web
    and you'll see designs that take no chances and make sure their content
    is fully visible to users even at 800 x 600; Adobe (<a onclick="return top.js.OpenExtLink(window,event,this)" target="_blank" href="http://www.adobe.com/">http://www.adobe.com/</a>), Apple (<a onclick="return top.js.OpenExtLink(window,event,this)" target="_blank" href="http://www.apple.com/">http://www.apple.com/</a> ), Microsoft (<a onclick="return top.js.OpenExtLink(window,event,this)" target="_blank" href="http://www.microsoft.com/">
    http://www.microsoft.com/</a> ), and Yahoo       (<a onclick="return top.js.OpenExtLink(window,event,this)" target="_blank" href="http://www.yahoo.com/">http://www.yahoo.com/</a>
    ) are examples, just to name a few. The biggest issue is horizontal
    scrolling – which can be difficult for users to understand and is a big
    no-no in the web world. Keep your site design narrow enough so that the
    width of your content fits comfortably inside an 800 x 600 browser
    window. There is some variance, but generally 750 to 775 pixels is
    pretty reliable. Vertical scrolling is ok when you have a lot of
    content but keep in mind that content in the first 450 pixels from the
    top is what we'd call "above the fold" – put your most important
    content and especially navigation up there. Our free downloadable
    design templates are setup with guides to make this part a breeze.</li>
    <li><strong>Fonts.</strong>
    There are a couple of things to remember when it comes to fonts.
    Anything that is going to be actual text has to be in a web safe font.
    Just like when you send a job to press and have to include the fonts
    you used, so goes the web. The only problem is you can't just send your
    visitors fonts so you have to use what they have on their system. The
    so-called web-safe fonts are: Verdana, Arial, Helvetica, Georgia, Times
    New Roman, Comic Sans, Courier New, Impact, Arial Black, and Trebuchet.
    Not exactly a stunning list, but these fonts are optimized to be read
    on screen and are great for your body text. Feel free to use more
    exotic fonts as images in headers and spot graphics. And don't forget
    you're designing pages for a dynamically driven CMS site – make sure
    your menus are set using web fonts as they'll be generated in real time
    by the server. Check out this handy tool for previewing web safe fonts
    at various settings — <a name="10ec9acc1f0f7806_OLE_LINK6"></a><a name="10ec9acc1f0f7806_OLE_LINK5"> </a><a onclick="return top.js.OpenExtLink(window,event,this)" target="_blank" href="http://typetester.maratz.com/">http://typetester.maratz.com/ </a> </li>
    <li><strong>Layout</strong>.
    Simple, clean layouts are often best on the web. Try to choose colors
    and graphics carefully and avoid unnecessary gradients, drop shadows,
    rounded, irregular, or organic shapes, and transparent layered effects.
    Some effects can be difficult to reproduce using HTML without resorting
    to complex mark-up using large graphics. When in doubt, go simple. Flat
    color, images that tile (repeat indefinitely in either or both
    directions), rectangular formats, and subtle rules that can be
    reproduced using CSS are easiest for the browser to render and will
    make your site load faster and more reliably.  This, in turn, makes
    your visitors' experience even better.</li>
    <li><strong>Navigation</strong>.
    Keep your navigation clear, consistent and easy to find. Clever,
    complex navigation might win you a design award, but simple clear
    navigation that even my mom can figure out wins you traffic. If
    visitors can't find what they are looking for on your website, they'll
    probably go somewhere else. Put the navigation high on the page and
    present it in a clear and organized manner. Try to keep it consistent
    from page to page and, when possible, organize links into logical
    sections. Four or five interesting categorical groups of pages is much
    easier to navigate than endless lists of links. </li>
</ul>]]></content:encoded><guid>http://accountsupport.publishpath.com/website-design-suggestions</guid></item><item><title>Helpful Info about Domains and Email</title><link>http://accountsupport.publishpath.com/helpful-info-about-domains-and-email</link><pubDate>Thu, 29 Apr 2010 18:04:54 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[Many of you want to handle your own domain set-up.  Using the helpful information below, you can set-up and manage your own domains and avoid all set-up fees.]]></description><itunes:summary>Many of you want to handle your own domain set-up.  Using the helpful information below, you can set-up and manage your own domains and avoid all set-up fees.</itunes:summary><content:encoded><![CDATA[<h2>Domains can be your friends.</h2>
<p>In order for a domain (i.e. <em>www.yoursite.com</em>) to work with your website, you have to configure the domain to point to our servers.  We know that this can be intimidating, but don’t be scared.  We’ve designed our software as a do-it-yourself product.  Many of you want to handle your own domain set-up.  Using the helpful information below, you can set-up and manage your own domains and avoid all set-up fees.</p>
<p>However, some of you would probably rather not bother with this.  That’s why we offer a Complete Domain Set-up package called Domain Xpress (see below).  Order Complete Domain and Email Set-up and we’ll take care of all your domain issues for you.</p>
<h2>Free Email is Available</h2>
<p>As a part of your website package, we offer you up to 500 email boxes with over 6GB of storage for each box. Email is provided by Google Apps, <a href="http://www.google.com/a">http://www.google.com/a</a>, which is a leading email service providers. Your email can be accessed online through Google's powerful web interface, or through your own email client software (such as Outlook or Outlook Express). Also included in the package is group calendaring, online documents and chat capabilities -- all on your own domain. There is no additional monthly fee for these services. However, we do require that you pay $50 for our Domain Xpress (see below). This is a one-time fee that covers the cost of setting-up and configuring these services to work on your domain.</p>
<div class="wrapper3">
<h3>Domain Xpress: Complete Domain and Email Set-up</h3>
<p>$50 per domain (Click <em>Contact Us</em> below to send us an email requesting this service).</p>
<p>The One-time Fee includes</p>
<ol>
    <li>Registering a new domain or transferring your existing domain to your new website as well as changing your A records.</li>
    <li>Configuring all DNS issues.</li>
    <li>Changing MX records for you after you register for the Google Mail at <a href="http://www.google.com/a">http://www.google.com/a</a>. </li>
    <li>One-on-one support through out the process.</li>
</ol>
<p><a class="waterButtons" href="mailto:support@publishpath.com?subject=Domain%20Name%20Help">Contact Us</a></p>
</div>
<h2>Do-it-yourself Domain Configuration</h2>
<p>If you don't require the email addresses we provide and you want to setup your domains on your own, you can save the $50 fee and do it yourself. The following is a simple guide on configuring your own domains.</p>
<h3>Domain Terms</h3>
<p>There are four domain-related terms you need to know:</p>
<dl>
    <dt>Domain Registrar</dt>
    <dd>This is an organization authorized to register domains.  Popular registrars include:  GoDaddy.com, NetworkSolutions.com, Register.com, and Verio.com.  We do not endorse these organizations nor do we receive any compensation from them.  We simply provide them for reference.</dd>
    <dt>DNS </dt>
    <dd>DNS is an acronym for “Domain Name Service” and refers to all of the stuff involved in using a domain to direct traffic to a website or to email.</dd>
    <dt>DNS Host </dt>
    <dd>An organization that controls DNS for a domain.  This can be the same as the Domain Registrar, but it doesn’t have to be.</dd>
    <dt>DNS Record</dt>
    <dd>The individual instructions contained within DNS that tell a domain what to do.  Types of DNS records include Address Records (for websites) and MX Records (for email).</dd>
    <h3>If you don’t have a domain registered yet</h3>
    <ol>
        <li>Register your domain through a domain registrar.  Choose a registrar and follow their instructions to register and pay for your domain.</li>
        <li>Use your domain registrar as your DNS host.  Most registrars include DNS hosting as a part of their registration package.  </li>
        <li>Set your domain’s DNS Address Record to Our Servers.  The final step is to set the DNS Address record (or “a” record) for your domain to point to our servers.  Use the DNS controls provided by your Domain Registrar/Host to set your domain’s A record to the following IP address:  75.126.211.188.</li>
    </ol>
    <h3>If you already have a domain that you want to transfer</h3>
    <p>If someone else set up your website for you originally, you may need to work with them to complete these steps.  Remember that if you paid for your website, then you own the domain and have a right to request the information you need as well as to make whatever changes you need to your DNS.  </p>
    <ol>
        <li>Who is your Domain Registrar and DNS host?  You need to determine what organization registered your domain and who is hosting DNS for your domain.
        <ol>
            <li>Option 1 – Make your domain registrar your DNS host.  If DNS is hosted by someone besides your domain registrar, you could choose to have DNS hosting transferred back to your registrar.</li>
            <li>Option 2 – Leave your DNS hosting as is.  If DNS is hosted by someone else and they are willing to work with you, you could choose to leave everything as is and proceed to step 2.</li>
        </ol>
        </li>
        <li>Set your domain’s DNS Address Record to our Servers.  Either use the DNS controls provided by your Domain Registrar/Host or employ the help of whoever is hosting your DNS, but in either case, the ultimate goal is to set your domain’s A record to the following IP address:  75.126.211.188.</li>
    </ol>
    <h3>What about email?</h3>
    As mentioned above, we can provide you with up to 500 email boxes with over 6GB of storage each through Google Apps, <a target="_blank" href="http://www.google.com/a">http://www.google.com/a</a>. There is no additional monthly cost for this service, but you must pay our one-time $50 Domain Xpress setup fee for us to help you set up your DNS entires for you.
    <p></p>
    <p>If you don't wish to use our email solution, that's ok. You can have your website hosted with us and host your email anywhere else that you like. Just as the DNS address record (“A” record) instructs the domain where to point website visitors, the DNS Mail Exchange record (“MX” record) tells the domain where to point email.  So, you don’t have to change anything about your email in order to use your new website.  Simply point your A record at our software, your MX record at your email provider and you’re finished.</p>
    <p>Or, of course, we can handle all of this for you through our one-time $50 Domain Xpress Service.</p>
</dl>]]></content:encoded><guid>http://accountsupport.publishpath.com/helpful-info-about-domains-and-email</guid></item><item><title>How do I login to my site?</title><link>http://accountsupport.publishpath.com/how-do-i-login-to-my-site</link><pubDate>Thu, 29 Apr 2010 15:45:54 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[When you signed up for your website you were sent an email to the email address used during the sign up process.  Your login information is in that email.]]></description><itunes:summary>When you signed up for your website you were sent an email to the email address used during the sign up process.  Your login information is in that email.</itunes:summary><content:encoded><![CDATA[<p>When you signed up for your website you were sent an email to the email address used during the sign up process.  In that email was your:</p>
<ul>
    <li>Email address to be used as your username.</li>
    <li>Your password</li>
    <li>Your domain</li>
    <li>Login link</li>
</ul>
<p>If you did not receive this or need to have it sent to you again please email <a href="mailto:support@publishpath.com">support@publishpath.com</a> with the information you are requesting.</p>
<p>If you remember your domain, ie.-http://yourdomain.publishpath.com, type it in the address bar with /login after it.  ie-http://yourdomain.publishpath.com/login.  You will need to enter your username (email address) and password.</p>]]></content:encoded><guid>http://accountsupport.publishpath.com/how-do-i-login-to-my-site</guid></item><item><title>Why do I keep getting logged out?</title><link>http://accountsupport.publishpath.com/why-do-i-keep-getting-logged-out</link><pubDate>Thu, 29 Apr 2010 15:43:25 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[If you plan to use the site with your own domain name, such as http://www.yourdomain.com, having the complete website address links could cause you to be logged out when you go to them.]]></description><itunes:summary>If you plan to use the site with your own domain name, such as http://www.yourdomain.com, having the complete website address links could cause you to be logged out when you go to them.</itunes:summary><content:encoded><![CDATA[<p>When a website is being created it is best that you use absolute links instead of the complete website address.  For example if your site address is <a href="http://yourdomain.publishpath.com/">http://yourdomain.publishpath.com</a> then when you are adding a link to another page on your site you should use /about-us instead of <a href="http://yourdomain.publishpath.com/about-us">http://yourdomain.publishpath.com/about-us</a>.</p>
<p>If you plan to use the site with your own domain name, such as <a href="http://accountsupport.publishpath.com/">http://www.yourdomain.com</a>, having the complete website address links could cause you to be logged out when you go to them.  </p>
<p>Example:</p>
<ol>
    <li>I login to my site at <a href="http://accountsupport.publishpath.com/">http://www.yourdomain.com</a> to change some text on the Submit A Site page.</li>
    <li>If I had used a complete website address such as <a href="http://accountsupport.publishpath.com/">http://yourdomain.publishpath.com/submityoursite</a>, I would be taken directly to that address, and logged out because I went to a different address then what I logged into. </li>
    <li>If I had used a absolute path for this address, such as /submityoursite, it would still be logged in because I would still be at the same address.</li>
</ol>
<p>If you find that you are being logged out take a look at the address bar and see if you are on a different address then what you logged in under.  If so, you should go to the link you created and make it a absolute path.</p>]]></content:encoded><guid>http://accountsupport.publishpath.com/why-do-i-keep-getting-logged-out</guid></item><item><title>How do I replace my administration logo?</title><link>http://accountsupport.publishpath.com/how-do-i-replace-my-administration-logo</link><pubDate>Wed, 11 Mar 2009 18:14:10 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[<ol>    <li>Login to your site.   <br />    <br />    <span class="imageBorder"><img src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/admin_login.gif" /></span></li>    <li>Click the My Account link on the toolbar at the top of the page. <br />    <br />    <span><span class="imageBorder"><img src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Account%20Settings/my_account.jpg" /></span></span></li>    <li>Click on the My Logo tab. </li>    <li>Click the Browse button. </li>    <li>Search for the file you would like to have as your logo.<br />    <em><strong>Note:</strong> For best results, your logo should be approximately 50 pixels tall and should not exceed 300 pixels wide.</em></li>    <li>Click the Save button.</li></ol>]]></description><itunes:summary>    Login to your site.               Click the My Account link on the toolbar at the top of the page.             Click on the My Logo tab.     Click the Browse button.     Search for the file you would like to have as your logo.    Note: For best results, your logo should be approximately 50 pixels tall and should not exceed 300 pixels wide.    Click the Save button.</itunes:summary><content:encoded><![CDATA[<ol>    <li>Login to your site.   <br />    <br />    <span class="imageBorder"><img src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/admin_login.gif" /></span></li>    <li>Click the My Account link on the toolbar at the top of the page. <br />    <br />    <span><span class="imageBorder"><img src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Account%20Settings/my_account.jpg" /></span></span></li>    <li>Click on the My Logo tab. </li>    <li>Click the Browse button. </li>    <li>Search for the file you would like to have as your logo.<br />    <em><strong>Note:</strong> For best results, your logo should be approximately 50 pixels tall and should not exceed 300 pixels wide.</em></li>    <li>Click the Save button.</li></ol>]]></content:encoded><guid>http://accountsupport.publishpath.com/how-do-i-replace-my-administration-logo</guid></item><item><title>How do I downgrade my account?</title><link>http://accountsupport.publishpath.com/how-do-i-downgrade-my-account</link><pubDate>Fri, 15 Aug 2008 14:45:07 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[<ol>
    <li>Login to your site. </li>
    <li>Click the My Account link on the toolbar at the top of the page.  After you click My Account, you might need to sign-in again since you are being redirected to an SSL secured location.<br />
    <img src="Websites/accountsupport/Images/Account%20Settings/my_account.jpg" /></li>
    <li>Click on the My Websites tab.</li>
    <li>Find the website you would like to downgrade in the list and click the upgrade link next to Current Package.<br />
    <img vspace="10" hspace="10" src="Websites/accountsupport/Images/Account%20Settings/upgrade_package.jpg" style="width: 238px; height: 104px;" /></li>
    <li>Choose the package that fits your needs:</li>
    <ol>
        <li>Basic- 100MB/ 10 pages/ 1 user</li>
        <li>Plus- 250MB/ 25 pages/ 1 user</li>
        <li>Pro- 500MB/ unlimited pages/ 5 users</li>
        <li>Premier- 6GB/ unlimited pages/ unlimited users</li>
    </ol>
    <li>If you have more storage space, pages, and/or users then allowed by the plan you are going to, you will need to delete storage space, pages, and/or users until you get to the appropriate amount.</li>
    <li>Click the Save button.<br />
    </li>
</ol>
]]></description><itunes:summary>
    Login to your site. 
    Click the My Account link on the toolbar at the top of the page.  After you click My Account, you might need to sign-in again since you are being redirected to an SSL secured location.
    
    Click on the My Websites tab.
    Find the website you would like to downgrade in the list and click the upgrade link next to Current Package.
    
    Choose the package that fits your needs:
    
        Basic- 100MB/ 10 pages/ 1 user
        Plus- 250MB/ 25 pages/ 1 user
        Pro- 500MB/ unlimited pages/ 5 users
        Premier- 6GB/ unlimited pages/ unlimited users
    
    If you have more storage space, pages, and/or users then allowed by the plan you are going to, you will need to delete storage space, pages, and/or users until you get to the appropriate amount.
    Click the Save button.
    

</itunes:summary><content:encoded><![CDATA[<ol>
    <li>Login to your site. </li>
    <li>Click the My Account link on the toolbar at the top of the page.  After you click My Account, you might need to sign-in again since you are being redirected to an SSL secured location.<br />
    <img src="Websites/accountsupport/Images/Account%20Settings/my_account.jpg" /></li>
    <li>Click on the My Websites tab.</li>
    <li>Find the website you would like to downgrade in the list and click the upgrade link next to Current Package.<br />
    <img vspace="10" hspace="10" src="Websites/accountsupport/Images/Account%20Settings/upgrade_package.jpg" style="width: 238px; height: 104px;" /></li>
    <li>Choose the package that fits your needs:</li>
    <ol>
        <li>Basic- 100MB/ 10 pages/ 1 user</li>
        <li>Plus- 250MB/ 25 pages/ 1 user</li>
        <li>Pro- 500MB/ unlimited pages/ 5 users</li>
        <li>Premier- 6GB/ unlimited pages/ unlimited users</li>
    </ol>
    <li>If you have more storage space, pages, and/or users then allowed by the plan you are going to, you will need to delete storage space, pages, and/or users until you get to the appropriate amount.</li>
    <li>Click the Save button.<br />
    </li>
</ol>
]]></content:encoded><guid>http://accountsupport.publishpath.com/how-do-i-downgrade-my-account</guid></item><item><title>How do I update my credit card info?</title><link>http://accountsupport.publishpath.com/update-credit-card</link><pubDate>Tue, 07 Aug 2007 18:55:34 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[<ol>
<li>Login to your website.</li>
<li>Click on the My Account button.</li>
<li>Click on the My Payment Info tab.</li>
<li>Edit the credit card information.</li>
<li>Click the Save button.</li></ol>]]></description><itunes:summary>
Login to your website.
Click on the My Account button.
Click on the My Payment Info tab.
Edit the credit card information.
Click the Save button.</itunes:summary><content:encoded><![CDATA[<ol>
<li>Login to your website.</li>
<li>Click on the My Account button.</li>
<li>Click on the My Payment Info tab.</li>
<li>Edit the credit card information.</li>
<li>Click the Save button.</li></ol>]]></content:encoded><guid>http://accountsupport.publishpath.com/update-credit-card</guid></item><item><title>How do I change my billing address?</title><link>http://accountsupport.publishpath.com/how-do-i-change-my-billing-address</link><pubDate>Fri, 13 Jul 2007 20:59:49 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[<ol>
				<li>Log into your site. 
</li>
				<li>Click the My Account link on the admin bar at the top of the page.<br /><img src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Account%20Settings/my_account.jpg" /><br /></li>
				<li>Click the Edit button below your billing address information.<br /><img src="Websites/accountsupport/Images/Account%20Settings/edit_address.jpg" /><br /> 
</li>
				<li>Make your changes. 
</li>
				<li>Click the Save button.<br /><img src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Account%20Settings/save_button.jpg" /><br /></li>
		</ol>]]></description><itunes:summary>
				Log into your site. 

				Click the My Account link on the admin bar at the top of the page.
				Click the Edit button below your billing address information. 

				Make your changes. 

				Click the Save button.
		</itunes:summary><content:encoded><![CDATA[<ol>
				<li>Log into your site. 
</li>
				<li>Click the My Account link on the admin bar at the top of the page.<br /><img src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Account%20Settings/my_account.jpg" /><br /></li>
				<li>Click the Edit button below your billing address information.<br /><img src="Websites/accountsupport/Images/Account%20Settings/edit_address.jpg" /><br /> 
</li>
				<li>Make your changes. 
</li>
				<li>Click the Save button.<br /><img src="http://accountsupport.publishpath.com/Websites/accountsupport/Images/Account%20Settings/save_button.jpg" /><br /></li>
		</ol>]]></content:encoded><guid>http://accountsupport.publishpath.com/how-do-i-change-my-billing-address</guid></item><item><title>How do I add an administration logo?</title><link>http://accountsupport.publishpath.com/how-do-i-add-an-administration-logo</link><pubDate>Thu, 14 Jun 2007 15:11:08 GMT</pubDate><itunes:author /><dc:creator>Support</dc:creator><description><![CDATA[<ol>
				<li>Log into your site. 
</li>
				<li>Click the My Account link on the toolbar at the top of the page. 
</li>
				<li>Click the Upload new image button. 
</li>
				<li>Click the Browse... button. 
</li>
				<li>Search for the jpeg file you would like to have as your logo. (Your logo needs to be 250 pixels wide or smaller.) 
</li>
				<li>Click the Open button. 
</li>
				<li>Click the Save button.</li>
		</ol>]]></description><itunes:summary>
				Log into your site. 

				Click the My Account link on the toolbar at the top of the page. 

				Click the Upload new image button. 

				Click the Browse... button. 

				Search for the jpeg file you would like to have as your logo. (Your logo needs to be 250 pixels wide or smaller.) 

				Click the Open button. 

				Click the Save button.
		</itunes:summary><content:encoded><![CDATA[<ol>
				<li>Log into your site. 
</li>
				<li>Click the My Account link on the toolbar at the top of the page. 
</li>
				<li>Click the Upload new image button. 
</li>
				<li>Click the Browse... button. 
</li>
				<li>Search for the jpeg file you would like to have as your logo. (Your logo needs to be 250 pixels wide or smaller.) 
</li>
				<li>Click the Open button. 
</li>
				<li>Click the Save button.</li>
		</ol>]]></content:encoded><guid>http://accountsupport.publishpath.com/how-do-i-add-an-administration-logo</guid></item></channel></rss>