Lost DWT templates!!!

OK....I lost the template files for a rather large
site. Yes, it was a stupid thing to do. But, what I need to know
now is...is there any easy way to recreate them?
You see, I need to change the Spry menu object across the
site, but I cannot change it on any page except the main page
because they all use a template that I no longer have access to.
So, how do I change these Spry menus? Can I re-create the template
without screwing up the site?

Template files have no function on the server. It's not
likely you will
find it there.
If the template was made using Template expressions/Template
parameters, or
Optional/Conditional Regions, you're hosed. If it was not,
it's a piece
o'cake.
1. Backup your site.
2. Close all open files.
3. Make a duplicate of the aboutus.htm file
3. Select this duplicate file in the file list.
4. Do a find and replace in this CLOSED selected file for
each of the
following -
Find -
<!-- InstanceBegin template="/Templates/template.dwt"
codeOutsideHTMLIsLocked="false" -->
Replace -
with nothing
i.e., delete it.
Find -
<!-- InstanceEnd -->
Replace -
with nothing
i.e., delete it
Find -
<!-- Instance
Replace -
<!-- Template
You now have a template file. Rename it to 'template.dwt' and
move it to
the Templates folder.
Now you can open it and edit out the contents in the editable
regions before
saving it again.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"Malcolm N_" <[email protected]> wrote in message
news:[email protected]...
> >"Cerksees" <[email protected]>
wrote in message
>>news:[email protected]...
>>>
OK....I lost the template files for a rather large
>>> site.
>>> Yes, it was a stupid thing to do. But, what I
need to know now is...is
>>> there any easy way to recreate them?
>>
>
>
> On Fri, 21 Dec 2007 09:31:13 -0800, "Randy"
<[email protected]> wrote:
>
>>If it is a published site and you have ftp
permissions, can't you just get
>>a
>>copy from the hosting site? I thought the dwt file is
also saved on there
>>as well.
>>
>
> Not if the Template folder is cloaked
>
> F1 or
>
http://livedocs.adobe.com/en_US/Dreamweaver/9.0/help.html?content=WSc78c5058ca073340dcda91 10b1f693f21-7e9d.html
> --
>
> ~Malcolm N....
> ~

Similar Messages

  • How to remove .dwt templates from Creative Cloud Business Catalyst site?

    Hi,
    I've created a site in Dreamweaver using one of my free creative cloud sites.  There is a site structure automatically in place that is using the .dwt Dreamweaver templates with editable regions.  I've found this is really impairing my workflow and I would like to convert the site to just using regular .html templates without editable regions.
    When I try to upload a template file with a .html extension via SFTP I get a permissions error.  I haven't found any other way around this either.
    Can someone help me convert the site from using .dwt templates to using .html templates without editable regions?
    Thanks,
    Jeff

    Hi Jeff,
    All files including templates on BC are .html based. IF you have .dwt files on there it is because you did not go through the DW BC tool or extension(older DW) and just uploaded them. Delete them - BC does not use them if you have those on the host.
    In terms of just directly uploading you need to ensure two things with templates.
    1. The folder locally is EXACTLY the same spelling and capitalisation as the host.
    2. The html file template HAS TO HAVE {tag_pagecontent} there to be classed as a template.
    I think 2 may be your issue?

  • How do I apply a DWT template to a selection of html page files?

    I have a very large web site to bring over from another suppliers product into Dreamweaver CC 2014 on Windows 8.1.
    The pages are "standard" htm pages with no DWT attached.
    I wish to apply a DWT to a selection of pages only at a time.
    There are a few thousand pages which I can only deal with in batches on a load, apply template, test basis, daily.
    The only options I can see are the individual page or the entire site.
    Dealing with individual pages is impractical, a mammoth task, so I need something more streamlined.
    In other products I can select the pages in the files column and apply the template solely to those pages, with or without opening them.
    Can I do this in any way on Dreamweaver?
    Look forward to your suggestions.
    Bob

    This is all I want to be able to do in Dreamweaver. A major revamp is out of the question.
    It is from the help in Microsoft Expression Web 4. It works.
    It was also available last century in Microsoft FrontPage.
    Can it be done?
    To attach pages to a Dynamic Web Template
    In the Folder List panel, select the file(s) that you want to attach to the DWT. To select multiple files, press CTRL and hold, and then click the files that you want to attach.
    On the Format menu, point to Dynamic Web Template, and then click Attach Dynamic Web Template.
    Locate and click the DWT you want to attach, and then click Open.
      If the body of a selected web page contains content, the Match Editable Regions dialog box appears. The dialog box displays the default settings for mapping content from the body of the web page to editable regions specified by the DWT. The Old column lists content in the body of the web page. The New column lists editable regions specified by the template. 
    In the Match Editable Regions dialog box, do one of the following:
    To move all of the content in the body of the web page to the default editable region, click OK. If the default editable region contains content, that content is replaced with the content in the web page.
    To move all of the content in the body of the web page to a specific editable region, click (Body), and then click Modify. In the New Region list, click the editable region you want to move the content to. If you click (none), the content is removed from the web page.
    To maintain all of the content and structure of the web page, click Skip Current Page. The template is not attached to the page.

  • Live-preview of .dwt template does not work

    Hi,
    I set up a html page in DW and converted it to a template using insert > template > convert (make) to template (I use the german version of DW, dont know whether this is the right translation). Now my file has an .dwt ending. After having inserted the {tag_pagecontent} I uploaded the file to the Templates folder of BC. Now I am working on the template, but live preview doesn't work. It says:
    The path is: mywebsite.business-catalyst.com/Templates/mainDesktop.dwt
    How can I use the live preview when working on a template?
    Regards, Citzwerth

    Hi Peter,
    Please copy/paste the problematic slide in a new responsive project and verify if the issue still exists in preview?
    If yes, can you please upload the new project to dropbox.com and email me the download link?
    Regards,
    Hari

  • Lost in Template World

    The struggle with learning templates continues.
    I'm trying to create a simple template consisting of one div/containerr centered on page which will contain one image with a caption below.
    I want to create several pages like this hence the template.
    The images are different dimensions so I go ahead and make the div an editable region thinking that when I put the next differently sized image in that I will be able to resize it.
    Unfortuantely when I go to create a new page from this template i can pop a new image in but can't resize div to fit image, I get the,
    "making this change would require code that is locked...."
    I'm lost!

    Dan - I know you have struggled with this.  Consider the following code for your Template -
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Untitled Document</title>
    <!-- TemplateEndEditable -->
    <style type="text/css">
    #mainContent {
        /* height: 650px;*/
    /* Assigning a height to any container is dangerous - you don't need it */
         /*width: 559px;*/
    /* We will assign this width later */
         margin-right: auto;
         margin-left: auto;
         margin-top: 100px;
         text-align: right;
    #mainContent img {
    display:block;
    margin-bottom:15px;
    h1, h2, h3, p {
         margin: 0px;
         padding: 0px;
    .title {
         font-family: Verdana, Geneva, sans-serif;
         font-size: 80%;
         font-weight: normal;
         color: #887E62;
         text-align: right;
    </style>
    <!-- TemplateBeginEditable name="head" -->
    <style type="text/css">
    #mainContent {
    width:559px;
    </style>
    <!-- TemplateEndEditable -->
    </head>
    <body>
    <!-- TemplateBeginEditable name="maincontent" -->
    <div id="wrapper">
      <div id="mainContent">
        <p class="title"><img src="images/archive/dan_kennedy_endless.jpg" height="550" width="559" />Endless<br />
          oil/canvas 2001<br />
    </p>
      </div>
    </div>
    <!-- TemplateEndEditable -->
    </body>
    </html>

  • Library items in DWT templates

    I have setup a dynamic menu and created a library item from
    it. When I insert it into a new document (or update the library
    item) the urls within it keep getting the prefix /library/ added
    and so don't work:
    original menu
    ===========
    <div id="lhsidemenu">
    <ul>
    <?php
    require_once('Connections/ecommercetemplate_523.php'); ?>
    <?php
    mysql_select_db($database_ecommercetemplate_523,
    $ecommercetemplate_523);
    $query_categorymenu = "SELECT sectionID, sectionName FROM
    sections ORDER BY sectionName ASC";
    $categorymenu = mysql_query($query_categorymenu,
    $ecommercetemplate_523) or die(mysql_error());
    $row_categorymenu = mysql_fetch_assoc($categorymenu);
    $totalRows_categorymenu = mysql_num_rows($categorymenu);
    ?>
    <?php do { ?>
    <li><a href="products.php?cat=<?php echo
    $row_categorymenu['sectionID']; ?>" ><?php echo
    ucwords($row_categorymenu['sectionName']);
    ?></a></li>
    <?php } while ($row_categorymenu =
    mysql_fetch_assoc($categorymenu)); ?>
    <?php
    mysql_free_result($categorymenu);
    ?>
    </ul></div>
    Menu after becomin a library item
    ==========================
    <!-- #BeginLibraryItem "/library/categorymenu.lbi" -->
    <div id="lhsidemenu">
    <ul>
    <?php require_once('
    library/Connections/ecommercetemplate_523.php'); ?>
    <?php
    mysql_select_db($database_ecommercetemplate_523,
    $ecommercetemplate_523);
    $query_categorymenu = "SELECT sectionID, sectionName FROM
    sections ORDER BY sectionName ASC";
    $categorymenu = mysql_query($query_categorymenu,
    $ecommercetemplate_523) or die(mysql_error());
    $row_categorymenu = mysql_fetch_assoc($categorymenu);
    $totalRows_categorymenu = mysql_num_rows($categorymenu);
    ?>
    <?php do { ?>
    <li><a href="
    library/products.php?cat=<?php echo
    $row_categorymenu['sectionID']; ?>" ><?php echo
    ucwords($row_categorymenu['sectionName']);
    ?></a></li>
    <?php } while ($row_categorymenu =
    mysql_fetch_assoc($categorymenu)); ?>
    <?php
    mysql_free_result($categorymenu);
    ?>
    </ul></div><!-- #EndLibraryItem -->
    doe anyone know how to resolve this? thanks

    You are placing this library item into an editable region of
    the child page?
    Why do this instead of just using an include?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "bikeman01" <[email protected]> wrote in
    message
    news:[email protected]...
    >I have setup a dynamic menu and created a library item
    from it. When I
    >insert
    > it into a new document (or update the library item) the
    urls within it
    > keep
    > getting the prefix /library/ added and so don't work:
    >
    > original menu
    > ===========
    >
    > <div id="lhsidemenu">
    >
    > <?php
    require_once('Connections/ecommercetemplate_523.php'); ?>
    > <?php
    > mysql_select_db($database_ecommercetemplate_523,
    $ecommercetemplate_523);
    > $query_categorymenu = "SELECT sectionID, sectionName
    FROM sections ORDER
    > BY
    > sectionName ASC";
    > $categorymenu = mysql_query($query_categorymenu,
    $ecommercetemplate_523)
    > or
    > die(mysql_error());
    > $row_categorymenu = mysql_fetch_assoc($categorymenu);
    > $totalRows_categorymenu = mysql_num_rows($categorymenu);
    > ?>
    > <?php do { ?>
    >
    <a href="products.php?cat=<?php echo
    > $row_categorymenu['sectionID']; ?>" ><?php echo
    > ucwords($row_categorymenu['sectionName']);
    ?></a></li>
    > <?php } while ($row_categorymenu =
    > mysql_fetch_assoc($categorymenu)); ?>
    > <?php
    > mysql_free_result($categorymenu);
    > ?>
    >
    </div>
    >
    > Menu after becomin a library item
    > ==========================
    > <!-- #BeginLibraryItem "/library/categorymenu.lbi"
    -->
    > <div id="lhsidemenu">
    >
    > <?php
    > require_once('
    library/Connections/ecommercetemplate_523.php'); ?>
    > <?php
    > mysql_select_db($database_ecommercetemplate_523,
    $ecommercetemplate_523);
    > $query_categorymenu = "SELECT sectionID, sectionName
    FROM sections ORDER
    > BY
    > sectionName ASC";
    > $categorymenu = mysql_query($query_categorymenu,
    $ecommercetemplate_523)
    > or
    > die(mysql_error());
    > $row_categorymenu = mysql_fetch_assoc($categorymenu);
    > $totalRows_categorymenu = mysql_num_rows($categorymenu);
    > ?>
    > <?php do { ?>
    >
    <a href="
    library/products.php?cat=<?php echo
    > $row_categorymenu['sectionID']; ?>" ><?php echo
    > ucwords($row_categorymenu['sectionName']);
    ?></a></li>
    > <?php } while ($row_categorymenu =
    > mysql_fetch_assoc($categorymenu)); ?>
    > <?php
    > mysql_free_result($categorymenu);
    > ?>
    >
    </div><!-- #EndLibraryItem -->
    >
    >
    > doe anyone know how to resolve this? thanks
    >

  • Problem with auto height property in .dwt template file

    following is the code for the template file of my website, the pages which this is template for have different length content but the height wont adjust according to the content and the text over flows under the footer and the green content area does not lengthen with the content. i havent uploaded the pages because there is this error so cant give an address for online sample. the content is in the "page-body" tag which is an editabbe region, the content in the tag is for experimental pupose copy and paste it iver n over for different content lengths, id really appreciate a quick reply need to upload the pages asap
    <!DOCTYPE html>
    <html  lang="en" dir="ltr" id="du-edu"  crossriderapp5060="true" crossriderapp-plugins-5060="true"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
              <!-- mimic Internet Explorer 7 for president's micro-site -->
              <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7">
              <meta name="msvalidate.01" content="5D411CE78DB32250E9FA56793A53B72D">     
        <link href="../pu/pupagetemplate_files/top_navigation_layout.css" rel="stylesheet" type="text/css" media="all">
        <link href="../pu/pupagetemplate_files/slideshow.css" rel="stylesheet" type="text/css" media="screen">
        <!-- include css definitions for positioning the main body of page -->
        <link href="../pu/pupagetemplate_files/index_layout.css" rel="stylesheet" type="text/css" media="all">
        <!-- include css definitions for positioning the bottom navigation elements -->
        <link href="../pu/pupagetemplate_files/bottom_navigation_layout.css" rel="stylesheet" type="text/css" media="all">   
        <!-- include css definitions for formatting most inline text styles -->
        <link href="../pu/pupagetemplate_files/text_styles.css" rel="stylesheet" type="text/css" media="all">
        <!-- TemplateBeginEditable name="doctitle" -->
        <title>Peace University USA</title>
        <!-- TemplateEndEditable -->
        <meta name="Description" content="An nnovative private university in Dashington DC, PU offers innovative and rigorous undergraduate, graduate and professional programs. The University is distinguished by its hands-on learning opportunities, strong faculty-student collaboration and global perspective. ">
                            <meta name="Keywords" content="university, Peace, degrees, bachelors degree, masters degree, doctorate, school of social work, alumni, public good">
              <meta name="author" content="Peace University USA">
         <link rel="shortcut icon" href="http://faithinpeace.org/.images/favicon.ico" sizes="16x16" type="image/x-icon">
          <link rel="shortcut icon" href="http://faithinpeace.org/images/favicon.ico" sizes="16x16 32x32 48x48 57x57 144x144" type="image/gif">
          <link href="../pu/pupagetemplate_files/style.css" rel="stylesheet" type="text/css" id="css">
          <link href="../pu/pupagetemplate_files/home.css" rel="stylesheet" type="text/css" id="css">
       <style type="text/css">
       body {
              background-color: #252525;
              background-image: url(../pu/pupagetemplate_files/website%20background.jpg);
       body,td,th {
              color: #FFFFFF;
       a:link {
              color: #000;
    a:visited {
              color: #000;
       #apDiv1 {
              position:absolute;
              width:531px;
              height:115px;
              z-index:7;
              background-image: url(../pu/images/logo.png);
              top: 1px;
       #du-edu body #globalFooter #footerLinksContainer #subFooter ul li a {
              text-align: left;
       #apDiv2 {
              position:absolute;
              width:323px;
              height:91px;
              z-index:6;
              top: 100px;
              /* [disabled]background-image: url(../pu/images/logoplain.png); */
              left: 678px;
       .b {
              list-style-type: circle;
              color: #FFFFFF;
       #apDiv3 {
              position:absolute;
              width:200px;
              height:54px;
              z-index:-2147483648;
              left: 24px;
              top: 3px;
       #apDiv4 {
              position:absolute;
              width:592px;
              height:70px;
              z-index:6;
              left: 3px;
              top: -1px;
       #apDiv5 {
              position:absolute;
              width:200px;
              height:115px;
              z-index:-2147483648;
       #apDiv6 {
              position:absolute;
              width:200px;
              height:115px;
              z-index:10;
       #apDiv7 {
              position:absolute;
              width:862px;
              height:auto;
              z-index:12;
              left: 84px;
              top: 92px;
              min-height: 573px;
       #apDiv8 {
              position:absolute;
              width:349px;
              height:382px;
              z-index:11;
              left: 488px;
              top: 232px;
              background-image: url(../pu/pupagetemplate_files/pwm.png);
              background-repeat: no-repeat;
              opacity: 0.5;
       </style>
       <script type="text/javascript">
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
       </script>
       <!-- TemplateBeginEditable name="head" -->
       <!-- TemplateEndEditable -->
    </head>
       <body onLoad="MM_preloadImages('../pu/pupagetemplate_files/ropagelogo.png')"><div id="pageWrapper" class="broke-endless-pages">                       
       <div id="alertbox" class="none">
       </div>
       <div id="apDiv6">
         <div id="header">
           <!-- *** mainNav: holds the actual navigation imagery -->
           <div id="mainNav">
             <ul id="topNavLinks">
               <li class=""><a href="http://faithinpeace.org/about.htm" onclick="_gaq.push([&#39;_trackEvent&#39;, &#39;Home Link&#39;, &#39;Follow Top&#39;, &#39;About Top&#39;]);">About Peace</a> |
                 <div id="menu1" class="subNavMenu" style="visibility: hidden; ">
                   <div class="subNavArrow"><img src="../pu/pupagetemplate_files/nav_arrow.gif" height="14" width="20" alt=""></div>
                   <div class="column">
                     <ul class="subNavLinks">
                       <li class="secondLevelNavTop"><a href="http://faithinpeace.org/about.htm" onclick="_gaq.push([&#39;_trackEvent&#39;, &#39;Home Link&#39;, &#39;Follow About&#39;, &#39;History&#39;]);">History &amp; Mission</a></li>
                       <li class="secondLevelNav"><a href="http://faithinpeace.org/about.htm" onclick="_gaq.push([&#39;_trackEvent&#39;, &#39;Home Link&#39;, &#39;Follow About&#39;, &#39;Administration&#39;]);">Facts &amp; Figures</a></li>
                       <li class="thirdLevelNav"><a href="http://faithinpeace.org/rnd.htm" onclick="_gaq.push([&#39;_trackEvent&#39;, &#39;Home Link&#39;, &#39;Follow About&#39;, &#39;President&#39;]);">Research &amp; Development</a></li>
                       <li class="thirdLevelNav"><a href="http://www.facebook.com/pages/MAD-Media-Art-and-Design-Center-of-Excellence/31164214225245 2" onclick="_gaq.push([&#39;_trackEvent&#39;, &#39;Home Link&#39;, &#39;Follow About&#39;, &#39;Provost&#39;]);">Media Arts &amp; Design</a></li>
                       <li class="thirdLevelNav"><a href="http://www.facebook.com/YOUTHENGAGEMENTPLATFORM" onclick="_gaq.push([&#39;_trackEvent&#39;, &#39;Home Link&#39;, &#39;Follow About&#39;, &#39;Finance&#39;]);">Youth Engagement Platform</a></li>
                     </ul>
                   </div>
                 </div>
               </li>
               <li class="hoverIt"><a href="http://faithinpeace.org/admissions.htm" onclick="_gaq.push([&#39;_trackEvent&#39;, &#39;Home Link&#39;, &#39;Follow Top&#39;, &#39;Admissions Top&#39;]);">Admissions</a> |
                 <div id="menu2" class="subNavMenu" style="visibility: hidden; ">
                   <div class="subNavArrow"><img src="../pu/pupagetemplate_files/nav_arrow.gif" height="14" width="20" alt=""></div>
                   <div class="column">
                     <ul class="subNavLinks">
                       <li class="secondLevelNavTop"><a href="http://faithinpeace.org/undergraduate.htm" onclick="_gaq.push([&#39;_trackEvent&#39;, &#39;Home Link&#39;, &#39;Follow Admission&#39;, &#39;Undergrad Programs&#39;]);">Apply</a></li>
                       <li class="thirdLevelNav"><a href="http://faithinpeace.org/howtoapply.htm" onclick="_gaq.push([&#39;_trackEvent&#39;, &#39;Home Link&#39;, &#39;Follow Admission&#39;, &#39;Apply&#39;]);">Apply Now</a></li>
                       <li class="thirdLevelNav"><a href="http://faithinpeace.org/Peace-University-Catalog-2011-12.pdf" onclick="_gaq.push([&#39;_trackEvent&#39;, &#39;Home Link&#39;, &#39;Follow Admission&#39;, &#39;Materials&#39;]);">Catalog</a></li>
                       <li class="thirdLevelNav"><a href="http://faithinpeace.org/Peace-University-Admission-Application-Form.pdf" onclick="_gaq.push([&#39;_trackEvent&#39;, &#39;Home Link&#39;, &#39;Follow Admission&#39;, &#39;Materials&#39;]);">Applicationa Form</a></li>
                       <li class="secondLevelNavTop"><a href="http://faithinpeace.org/undergraduate.htm" onclick="_gaq.push([&#39;_trackEvent&#39;, &#39;Home Link&#39;, &#39;Follow Admission&#39;, &#39;Undergrad Programs&#39;]);"> Undergraduate Programs</a></li>
                       <li class="secondLevelNavTop"><a href="http://faithinpeace.org/graduate.htm" onclick="_gaq.push([&#39;_trackEvent&#39;, &#39;Home Link&#39;, &#39;Follow Admission&#39;, &#39;Grad Programs&#39;]);">Graduate Programs</a></li>
                       <li class="secondLevelNavTop"><a href="http://faithinpeace.org/nondegree.htm" onclick="_gaq.push([&#39;_trackEvent&#39;, &#39;Home Link&#39;, &#39;Follow Admission&#39;, &#39;Apply Grad Programs&#39;]);">Non-Degree Programs</a></li>
                     </ul>
                   </div>
                 </div>
               </li>
               <li class=""><a href="http://faithinpeace.org/academics.htm" onclick="_gaq.push([&#39;_trackEvent&#39;, &#39;Home Link&#39;, &#39;Follow Top&#39;, &#39;Schools Top&#39;]);">Academics</a> |
                 <div id="menu3" class="subNavMenu" style="visibility: hidden; ">
                   <div class="subNavArrow"><img src="../pu/pupagetemplate_files/nav_arrow.gif" height="14" width="20" alt=""></div>
                   <div class="column">
                     <ul class="subNavLinks">
                     </ul>
                   </div>
                   <div class="column">
                     <ul class="subNavLinks">
                       <li class="secondLevelNavTop"><a href="http://faithinpeace.org/diciplines.htm" onclick="_gaq.push([&#39;_trackEvent&#39;, &#39;Home Link&#39;, &#39;Follow Schools&#39;, &#39;Departments&#39;]);">Departments and Disciplines</a></li>
                       <li class="secondLevelNav"><a href="http://faithinpeace.org/undergraduate.htm" onclick="_gaq.push([&#39;_trackEvent&#39;, &#39;Home Link&#39;, &#39;Follow Schools&#39;, &#39;Undergrad Studies&#39;]);">Undergraduate Studies</a></li>
                       <li class="secondLevelNav"><a href="http://faithinpeace.org/graduate.htm" onclick="_gaq.push([&#39;_trackEvent&#39;, &#39;Home Link&#39;, &#39;Follow Schools&#39;, &#39;Grad Studies&#39;]);">Graduate Studies</a></li>
                       <li class="secondLevelNav"><a href="http://faithinpeace.org/nondegree.htm" onclick="_gaq.push([&#39;_trackEvent&#39;, &#39;Home Link&#39;, &#39;Follow Schools&#39;, &#39;Part-time&#39;]);">Part-Time and Non-Degree</a></li>
                       <li class="secondLevelNav"><a href="http://http//www.digital.edu/lms/" onclick="_gaq.push([&#39;_trackEvent&#39;, &#39;Home Link&#39;, &#39;Follow Schools&#39;, &#39;Distance&#39;]);">Distance Education</a></li>
                     </ul>
                   </div>
                   <div class="column">
                     <ul class="subNavLinks">
                       <li class="secondLevelNavTop"><a href="http://faithinpeace.org/Peace-University-Catalog-2011-12.pdf" onclick="_gaq.push([&#39;_trackEvent&#39;, &#39;Home Link&#39;, &#39;Follow Schools&#39;, &#39;Online Catalog&#39;]);">Online Academic Catalog</a></li>
                       <li class="secondLevelNav"><a href="http://faithinpeace.org/courses.htm" onclick="_gaq.push([&#39;_trackEvent&#39;, &#39;Home Link&#39;, &#39;Follow Schools&#39;, &#39;Course Listings&#39;]);">Course Listings</a></li>
                       <li class="secondLevelNav"><a href="http://faithinpeace.org/howtoapply.htm" onclick="_gaq.push([&#39;_trackEvent&#39;, &#39;Home Link&#39;, &#39;Follow Schools&#39;, &#39;Admissions Info&#39;]);">Admissions Information</a></li>
                     </ul>
                   </div>
                 </div>
               </li>
               <li><a href="http://webapps.jhu.edu/jhuniverse/research/" onclick="_gaq.push([&#39;_trackEvent&#39;, &#39;Home Link&#39;, &#39;Follow Top&#39;, &#39;Research Top&#39;]);">Research</a> |
                 <div id="menu4" class="subNavMenu">
                   <div class="subNavArrow"><img src="../pu/pupagetemplate_files/nav_arrow.gif" height="14" width="20" alt=""></div>
                   <div class="column">
                     <ul class="subNavLinks">
                       <li class="secondLevelNavTop"><a href="http://digital.edu/callforpapers.htm" onclick="_gaq.push([&#39;_trackEvent&#39;, &#39;Home Link&#39;, &#39;Follow Research&#39;, &#39;APL Research&#39;]);">Call for Papers</a></li>
                     </ul>
                   </div>
                 </div>
               </li>
               <li class="hoverIt"><a href="http://faithinpeace.org/faculty.htm" onclick="_gaq.push([&#39;_trackEvent&#39;, &#39;Home Link&#39;, &#39;Follow Top&#39;, &#39;Athletics Top&#39;]);">Faculty</a> | </li>
               <li><a href="http://alumni.jhu.edu/" onclick="_gaq.push([&#39;_trackEvent&#39;, &#39;Home Link&#39;, &#39;Follow Top&#39;, &#39;Alumni Top&#39;]);">Contact Us</a></li>
             </ul>
           </div>
           <!-- *** mainNav div ends here*** -->
         </div>
       </div>
       </div>
       <a class="hiddenFromViewer broke-endless-pages" href="http://www.faithinpeace.org/#skippedNav">Skip navigation</a>
       <header id="globalHeader">
              <div id="globalHeaderContent">
                <nav id="globalNav"></nav>
                <section class="searchContainer">
                  <nav id="globalUtilities">
                    <ol>
                      <li></li>
                    </ol>
                  </nav>
                </section>
                <div class="clear">
                  <div id="apDiv2"><a href="../pu/index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('logo1','','../pu/pupagetemplate_files/ropagelogo.png',1)"><img src="../pu/pupagetemplate_files/pagelogoplain.png" name="logo1" width="323" height="86" border="0"></a></div>
                </div>
              </div>
       </header>
    <div id="contentWrapper"><div id="apDiv7"><!-- TemplateBeginEditable name="page-body" --> <span class="align">eace University is registered with and recognized by the State Council of Higher Education for Virginia as an exempt faith based institution. Peace University is operated by Peace LLC a State Corporation Commission of the Commonwealth of Virginia approved Limited Liability Company. Peace University voluntarily ventures to conform with the regional, national, and international accrediting institutions' standards and quality processes. We have devised a breakthrough flexible learning process to suite individual student's needs and tailored to the individual's academic goals. It is our bottom line to provide quality education to our students and collaborate with international institutions of repute and quality who share the same vision and goals.
        While National Accreditation is common for traditional U.S. institutions of higher learning, utilizing standard teaching methods, we note that every country has its own standards and independent accrediting organizations. Accreditation is a voluntary process and does not guarantee a worthy education. Rather, it means an institution has submitted its courses, programs, budget, and educational objectives for review. Peace University's Camps based and Distance Learning Programs are unique, non-traditional and not accredited by the U.S. Department of Education. This may be a determining factor for those individuals interested in pursuing certain disciplines requiring State licensing, (such as law, teaching, or medicine). It is recommended that you consider the importance of National Accreditation for your specific field or profession and make your decision accordinglyPeace University is registered with and recognized by the State Council of Higher Education for Virginia as an exempt faith based institution. Peace University is operated by Peace LLC a State Corporation Commission of the Commonwealth of Virginia approved Limited Liability Company. Peace University voluntarily ventures to conform with the regional, national, and international accrediting institutions' standards and quality processes. We have devised a breakthrough flexible learning process to suite individual student's needs and tailored to the individual's academic goals. It is our bottom line to provide quality education to our students and collaborate with international institutions of repute and quality who share the same vision and goals.
        While National Accreditation is common for traditional U.S. institutions of higher learning, utilizing standard teaching methods, we note that every country has its own standards and independent accrediting organizations. Accreditation is a voluntary process and does not guarantee a worthy education. Rather, it means an institution has submitted its courses, programs, budget, and educational objectives for review. Peace University's Camps based and Distance Learning Programs are unique, non-traditional and not accredited by the U.S. Department of Education. This may be a determining factor for those individuals interested in pursuing certain disciplines requiring State licensing, (such as law, teaching, or medicine). It is recommended that you consider the importance of National Accreditation for your specific field or profession and make your decision accordinglyPeace University is registered with and recognized by the State Council of Higher Education for Virginia as an exempt faith based institution. Peace University is operated by Peace LLC a State Corporation Commission of the Commonwealth of Virginia approved Limited Liability Company. Peace University voluntarily ventures to conform with the regional, national, and international accrediting institutions' standards and quality processes. We have devised a breakthrough flexible learning process to suite individual student's needs and tailored to the individual's academic goals. It is our bottom line to provide quality education to our students and collaborate with international institutions of repute and quality who share the same vision and goals.  While National Accreditation is common for traditional U.S. institutions of higher learning, utilizing standard teaching methods, we note that every country has its own standards and independent accrediting organizations. Accreditation is a voluntary process and does not guarantee a worthy education. Rather, it means an institution has submitted its courses, programs, budget, and educational objectives for review. Peace University's Camps based and Distance Learning Programs are unique, non-traditional and not accredited by the U.S. Department of Education. This may be a determining factor for those individuals interested in pursuing certain disciplines requiring State licensing, (such as law, teaching, or medicine). It is recommended that you consider the importance of National Accreditation for your specific field or profession and make your decision accordinglyPeace University is registered with and recognized by the State Council of Higher Education for Virginia as an exempt faith based institution. Peace University is operated by Peace LLC a State Corporation Commission of the Commonwealth of Virginia approved Limited Liability Company. Peace University voluntarily ventures to conform with the regional, national, and international accrediting institutions' standards and quality processes. We have devised a breakthrough flexible learning process to suite individual student's needs and tailored to the individual's academic goals. It is our bottom line to provide quality education to our students and collaborate with international institutions of repute and quality who share the same vision and goals. While National Accreditation is common for traditional U.S. institutions of higher learning, utilizing standard teaching methods, we note that every country has its own standards and independent accrediting organizations. Accreditation is a voluntary process and does not guarantee a worthy education. Rather, it means an institution has submitted its courses, programs, budget, and educational objectives for review. Peace University's Camps based and Distance Learning Programs are unique, non-traditional and not accredited by the U.S. Department of Education. This may be a determining factor for those individuals interested in pursuing certain disciplines requiring State licensing, (such as law, teaching, or medicine). It is recommended that you consider the importance of National Accreditation for your specific field or profession and make your decision accordinglyPeace University is registered with and recognized by the State Council of Higher Education for Virginia as an exempt faith based institution. Peace University is operated by Peace LLC a State Corporation Commission of the Commonwealth of Virginia approved Limited Liability Company. Peace University voluntarily ventures to conform with the regional, national, and international accrediting institutions' standards and quality processes. We have devised a breakthrough flexible learning process to suite individual student's needs and tailored to the individual's academic goals. It is our bottom line to provide quality education to our students and collaborate with international institutions of repute and quality who share the same vision and goals. While National Accreditation is common for traditional U.S. institutions of higher learning, utilizing standard teaching methods, we note that every country has its own standards and independent accrediting organizations. Accreditation is a voluntary process and does not guarantee a worthy education. Rather, it means an institution has submitted its courses, programs, budget, and educational objectives for review. Peace University's Camps based and Distance Learning Programs are unique, non-traditional and not accredited by the U.S. Department of Education. This may be a determining factor for those individuals interested in pursuing certain disciplines requiring State licensing, (such as law, teaching, or medicine). It is recommended that you consider the importance of National Accreditation for your specific field or profession and make your decision accordinglyPeace University is registered with and recognized by the State Council of Higher Education for Virginia as an exempt faith based institution. Peace University is operated by Peace LLC a State Corporation Commission of the Commonwealth of Virginia approved Limited Liability Company. Peace University voluntarily ventures to conform with the regional, national, and international accrediting institutions' standards and quality processes. We have devised a breakthrough flexible learning process to suite individual student's needs and tailored to the individual's academic goals. It is our bottom line to provide quality education to our students and collaborate with international institutions of repute and quality who share the same vision and goals. While National Accreditation is common for traditional U.S. institutions of higher learning, utilizing standard teaching methods, we note that every country has its own standards and independent accrediting organizations. Accreditation is a voluntary process and does not guarantee a worthy education. Rather, it means an institution has submitted its courses, programs, budget, and educational objectives for review. Peace University's Camps based and Distance Learning Programs are unique, non-traditional and not accredited by the U.S. Department of Education. This may be a determining factor for those individuals interested in pursuing certain disciplines requiring State licensing, (such as law, teaching, or medicine). It is recommended that you consider the importance of National Accreditation for your specific field or profession and make your decision accordinglyPeace University is registered with and recognized by the State Council of Higher Education for Virginia as an exempt faith based institution. Peace University is operated by Peace LLC a State Corporation Commission of the Commonwealth of Virginia approved Limited Liability Company. Peace University voluntarily ventures to conform with the regional, national, and international accrediting institutions' standards and quality processes. We have devised a breakthrough flexible learning process to suite individual student's needs and tailored to the individual's academic goals. It is our bottom line to provide quality education to our students and collaborate with international institutions of repute and quality who share the same vision and goals. While National Accreditation is common for traditional U.S. institutions of higher learning, utilizing standard teaching methods, we note that every country has its own standards and independent accrediting organizations. Accreditation is a voluntary process and does not guarantee a worthy education. Rather, it means an institution has submitted its courses, programs, budget, and educational objectives for review. Peace University's Camps based and Distance Learning Programs are unique, non-traditional and not accredited by the U.S. Department of Education. This may be a determining factor for those individuals interested in pursuing certain disciplines requiring State licensing, (such as law, teaching, or medicine). It is recommended that you consider the importance of National Accreditation for your specific field or profession and make your decision accordinglyPeace University is registered with and recognized by the State Council of Higher Education for Virginia as an exempt faith based institution. Peace University is operated by Peace LLC a State Corporation Commission of the Commonwealth of Virginia approved Limited Liability Company. Peace University voluntarily ventures to conform with the regional, national, and international accrediting institutions' standards and quality processes. We have devised a breakthrough flexible learning process to suite individual student's needs and tailored to the individual's academic goals. It is our bottom line to provide quality education to our students and collaborate with international institutions of repute and quality who share the same vision and goals.
        While National Accreditation is common for traditional U.S. institutions of higher learning, utilizing standard teaching methods, we note that every country has its own standards and independent accrediting organizations. Accreditation is a voluntary process and does not guarantee a worthy education. Rather, it means an institution has submitted its courses, programs, budget, and educational objectives for review. Peace University's Camps based and Distance Learning Programs are unique, non-traditional and not accredited by the U.S. Department of Education. This may be a determining factor for those individuals interested in pursuing certain disciplines requiring State licensing, (such as law, teaching, or mediciPeace University is registered with and recognized by the State Council of Higher Education for Virginia as an exempt faith based institution. Peace University is operated by Peace LLC a State Corporation Commission of the Commonwealth of Virginia approved Limited Liability Company. Peace University voluntarily ventures to conform with the regional, national, and international accrediting institutions' standards and quality processes. We have devised a breakthrough flexible learning process to suite individual student's needs and tailored to the individual's academic goals. It is our bottom line to provide quality education to our students and collaborate with international institutions of repute and quality who share the same vision and goals.
        While National Accreditation is common for traditional U.S. institutions of higher learning, utilizing standard teaching methods, we note that every country has its own standards and independent accrediting organizations. Accreditation is a voluntary process and does not guarantee a worthy education. Rather, it means an institution has submitted its courses, programs, budget, and educational objectives for review. Peace University's Camps based and Distance Learning Programs are unique, non-traditional and not accredited by the U.S. Department of Education. This may be a determining factor for those individuals interested in pursuing certain disciplines requiring State licensing, (such as law, teaching, or medicine). It is recommended that you consider the importance of National Accreditation for your specific field or profession and make your decision accordinglyPeace University is registered with and recognized by the State Council of Higher Education for Virginia as an exempt faith based institution. Peace University is operated by Peace LLC a State Corporation Commission of the Commonwealth of Virginia approved Limited Liability Company. Peace University voluntarily ventures to conform with the regional, national, and international accrediting institutions' standards and quality processes. We have devised a breakthrough flexible learning process to suite individual student's needs and tailored to the individual's academic goals. It is our bottom line to provide quality education to our students and collaborate with international institutions of repute and quality who share the same vision and goals.
        While National Accreditation is common for traditional U.S. institutions of higher learning, utilizing standard teaching methods, we note that every country has its own standards and independent accrediting organizations. Accreditation is a voluntary process and does not guarantee a worthy education. Rather, it means an institution has submitted its courses, programs, budget, and educational objectives for review. Peace University's Camps based and Distance Learning Programs are unique, non-traditional and not accredited by the U.S. Department of Education. This may be a determining factor for those individuals interested in pursuing certain disciplines requiring State licensing, (such as law, teaching, or medicine). It is recommended that you consider the importance of National Accreditation for your specific field or profession and make your decision accordinglyPeace University is registered with and recognized by the State Council of Higher Education for Virginia as an exempt faith based institution. Peace University is operated by Peace LLC a State Corporation Commission of the Commonwealth of Virginia approved Limited Liability Company. Peace University voluntarily ventures to conform with the regional, national, and international accrediting institutions' standards and quality processes. We have devised a breakthrough flexible learning process to suite individual student's needs and tailored to the individual's academic goals. It is our bottom line to provide quality education to our students and collaborate with international institutions of repute and quality who share the same vision and goals.
        While National Accreditation is common for traditional U.S. institutions of higher learning, utilizing standard teaching methods, we note that every country has its own standards and independent accrediting organizations. Accreditation is a voluntary process and does not guarantee a worthy education. Rather, it means an institution has submitted its courses, programs, budget, and educational objectives for review. Peace University's Camps based and Distance Learning Programs are unique, non-traditional and not accredited by the U.S. Department of Education. This may be a determining factor for those individuals interested in pursuing certain disciplines requiring State licensing, (such as law, teaching, or medicine). It is recommended that you consider the importance of National Accreditation for your specific field or profession and make your decision accordinglyPeace University is registered with and recognized by the State Council of Higher Education for Virginia as an exempt faith based institution. Peace University is operated by Peace LLC a State Corporation Commission of the Commonwealth of Virginia approved Limited Liability Company. Peace University voluntarily ventures to conform with the regional, national, and international accrediting institutions' standards and quality processes. We have devised a breakthrough flexible learning process to suite individual student's needs and tailored to the individual's academic goals. It is our bottom line to provide quality education to our students and collaborate with international institutions of repute and quality who share the same vision and goals.
        While National Accreditation is common for traditional U.S. institutions of higher learning, utilizing standard teaching methods, we note that every country has its own standards and independent accrediting organizations. Accreditation is a voluntary process and does not guarantee a worthy education. Rather, it means an institution has submitted its courses, programs, budget, and educational objectives for review. Peace University's Camps based and Distance Learning Programs are unique, non-traditional and not accredited by the U.S. Department of Education. This may be a determining factor for those individuals interested in pursuing certain disciplines requiring State licensing, (such as law, teaching, or medicine). It is recommended that you consider the importance of National Accreditation for your specific field or profession and make your decision accordinglyPeace University is registered with and recognized by the State Council of Higher Education for Virginia as an exempt faith based institution. Peace University is operated by Peace LLC a State Corporation Commission of the Commonwealth of Virginia approved Limited Liability Company. Peace University voluntarily ventures to conform with the regional, national, and international accrediting institutions' standards and quality processes. We have devised a breakthrough flexible learning process to suite individual student's needs and tailored to the individual's academic goals. It is our bottom line to provide quality education to our students and collaborate with international institutions of repute and quality who share the same vision and goals.
        While National Accreditation is common for traditional U.S. institutions of higher learning, utilizing standard teaching methods, we note that every country has its own standards and independent accrediting organizations. Accreditation is a voluntary process and does not guarantee a worthy education. Rather, it means an institution has submitted its courses, programs, budget, and educational objectives for review. Peace University's Camps based and Distance Learning Programs are unique, non-traditional and not accredited by the U.S. Department of Education. This may be a determining factor for those individuals interested in pursuing certain disciplines requiring State licensing, (such as law, teaching, or medicine). It is recommended that you consider the importance of National Accreditation for your specific field or profession and make your decision accordinglyPeace University is registered with and recognized by the State Council of Higher Education for Virginia as an exempt faith based institution. Peace University is operated by Peace LLC a State Corporation Commission of the Commonwealth of Virginia approved Limited Liability Company. Peace University voluntarily ventures to conform with the regional, national, and international accrediting institutions' standards and quality processes. We have devised a breakthrough flexible learning process to suite individual student's needs and tailored to the individual's academic goals. It is our bottom line to provide quality education to our students and collaborate with international institutions of repute and quality who share the same vision and goals.
        While National Accreditation is common for traditional U.S. institutions of higher learning, utilizing standard teaching methods, we note that every country has its own standards and independent accrediting organizations. Accreditation is a voluntary process and does not guarantee a worthy education. Rather, it means an institution has submitted its courses, programs, budget, and educational objectives for review. Peace University's Camps based and Distance Learning Programs are unique, non-traditional and not accredited by the U.S. Department of Education. This may be a determining factor for those individuals interested in pursuing certain disciplines requiring State licensing, (such as law, teaching, or medicine). It is recommended that you consider the importance of National Accreditation for your specific field or profession and make your decision accordinglyne). It is recommended that you consider the importance of National Accreditation for your specific field or profession and make your decision accordingly. </span> . <!-- TemplateEndEditable --></div>
      </section>
    </div>
       </div>
       <footer id="globalFooter" name="globalFooter">
             <section id="footerLinksContainer">
           <nav id="learnFooter" class="footerLinks">
              <h1>Academics</h1>
              <div class="footerBorder">
    <h2>Undergraduates</h2>
    <ul>
      <li><a href="http://faithinpeace.org/undergraduate.htm" title="Degree Programs">Degree Programs</a></li>
      <li><a href="http://faithinpeace.org/faculty.htm" title="Faculty &amp; Staff">Faculty &amp; Staff</a></li>
    </ul>
    <h2>Graduates</h2>
    <ul>
      <li><a href="http://faithinpeace.org/graduate.htm" title="Degree Programs">Degree Programs</a></li>
      <li><a href="http://faithinpeace.org/rnd.htm" title="Graduate Research">Graduate Research</a></li>
      <li><a href="http://faithinpeace.org/faculty.htm" title="Faculty &amp; Staff">Faculty &amp; Staff</a></li>
    </ul>
                <h2>Non Degree</h2>
                <ul>
                  <li><a href="http://faithinpeace.org/nondegree.htm" title="Programs">Programs</a></li>
                  <li></li>
                  <li><a href="http://faithinpeace.org/faculty.htm">Faculty &amp; Staff</a></li>
                </ul>
             </div>
       </nav>
            <nav id="liveFooter" class="footerLinks">
              <h1>Virtual University</h1>
              <div class="footerBorder">
                <ul>
                  <li><a href="http://www.digital.edu/lms">Log In</a></li>
                  <li></li>
                </ul>
              </div>
            </nav>
            <nav id="applyFooter" class="footerLinks">
              <h1>About Us</h1>
              <div class="footerBorder">
                    <ul>
                  <li></li>
                  <li><a href="http://faithinpeace.org/about.htm" title="Facts &amp; Figures">Facts &amp; Figures</a></li>
                  <li></li>
                  <li><a href="http://faithinpeace.org/mission.htm" title="Vision &amp; Values">Vision &amp; Values</a></li>
                  <li><a href="http://faithinpeace.org/rnd.htm" title="Research &amp; Development">Research &amp; Development</a></li>
                  <li><a href="http://www.facebook.com/pages/YEP-Youth-Engagement-Platform-Peace/309623245721408" title="Youth Engagement Platform">Youth Engagement Platform</a></li>
                  <li><a href="http://www.facebook.com/pages/MAD-Media-Art-and-Design-Center-of-Excellence/31164214225245 2" title="&gt;Media Arts &amp; Design">Media Arts &amp; Design</a></li>
                </ul><br>
                <h2><a href="">Partners</a></h2><br>
                <ul>
                           <li><a href="http://digital.edu/"><img src="../pu/pupagetemplate_files/dulogoteal2.png" width="111" height="43"></a> <br></li>
                  <li><a href="http://digitalinternational.com/collaborate.htm"><img src="../pu/pupagetemplate_files/dilogoorange.png" width="111" height="43"></a><br></li></ul>
              </div>
            </nav>
            <nav id="applyFooter" class="footerLinks">
              <h1>Apply</h1>
              <div class="footerBorder">
                <h2>Undergraduates</h2>
                <ul>
                  <li><a href="http://faithinpeace.org/admissions.htm" title="Admission">Admission</a></li>
                  <li><a href="http://faithinpeace.org/financialinfo.htm" title="Tuition and Fee">Tuition and Fee</a></li>
                  <li><a href="http://faithinpeace.org/aid.htm" title="Financial Aid and Scholarships">Financial Aid and Scholarships</a></li>
                </ul>
                <h2>Graduates</h2>
                <ul>
                  <li><a href="http://faithinpeace.org/admissions.htm" title="Admission">Admission</a></li>
                  <li><a href="http://faithinpeace.org/financialinfo.htm" title="Tuition &amp; Fee">Tuition &amp; Fee</a></li>
                  <li><a href="http://faithinpeace.org/aid.htm" title="Financial Aid and Scholarships">Financial Aid and Scholarships</a></li>
                </ul>
                <h2><a href="http://faithinpeace.org/howtoapply.htm">How to Apply</a></h2>
              </div>
            </nav>
            <nav id="newsFooter" class="footerLinks">
              <h1>Contact</h1>
              <div class="footerBorder">
                <ul>
                  <li><a href="http://faithinpeace.org/employment.htm" title="Employment">Employment</a></li>
                  <li><a href="http://faithinpeace.org/careers.htm" title="Career and Development">Career and Development</a></li>
                  <li><a href="http://eepurl.com/nj22f">Contact Form</a></li>
                </ul>
              </div>
            </nav>
    <div class="clear"><!--//--></div>
                <section id="followList">
              <ul>
                <li></li>
    </ul></section>
                <nav id="subFooter">
    <ul>
            <blockquote>
              <p><a href="http://www.facebook.com/pages/Peace-University/235720776442514" target="_blank" title="Peace University facebook"><img alt="Facebook" src="../pu/pupagetemplate_files/btn_facebook.jpg"></a> | <a href="http://faithinpeace.org/contact.htm" title="&gt;Contact Us">Contact Us</a> | <a href="http://faithinpeace.org/employment.htm" title="Jobs">Jobs</a> | 
              </p>
              <p> Peace University USA is an equal opportunity affirmative action institution.<span style="display:none;"><a href="http://www.omniupdate.com/oucampus/de.jsp?user=Denver&site=DU_Main&path=%2Findex.pcf"><img src="../pu/pupagetemplate_files/icon_edit_lt.png"></a></span>
              </p>
              <p> </p>
            </blockquote>
            </ul>
    </nav>
          </section>
    </footer>
       <div id="apDiv8"></div>
    <script>
    try{for(var lastpass_iter=0; lastpass_iter < document.forms.length; lastpass_iter++){ var lastpass_f = document.forms[lastpass_iter]; if(typeof(lastpass_f.lpsubmitorig2)=="undefined"){ lastpass_f.lpsubmitorig2 = lastpass_f.submit; lastpass_f.submit = function(){ var form=this; var customEvent = document.createEvent("Event"); customEvent.initEvent("lpCustomEvent", true, true); var d = document.getElementById("hiddenlpsubmitdiv"); for(var i = 0; i < document.forms.length; i++){ if(document.forms[i]==form){ d.innerText=i; } } d.dispatchEvent(customEvent); form.lpsubmitorig2(); } } }}catch(e){}
       </script><sfmsg id="sfMsgId" data="{&quot;imageCount&quot;:0,&quot;ip&quot;:&quot;182.177.153.216&quot;}"></sfmsg><div class="extLives"></div></body></html>

    sandyrojito wrote:
    how do i fix it though? can make corrections in the code and send me the code?
    It's not fixable. If you do not know how to use static <divs> then you might want to consider using a table stucture for the construction. Whilst not the ideal way to go tables do work in conjunction with one another.
    You can only really use abosolutely positioned <divs> for  a simple website which has say a header and 2/3/4 columns and no footer. As soon as you try to include a footer the absolutely positioned column <divs> can't recognise it's there so any content in them does not push the footer down.

  • .dwt template problem

    Hi folks,
    I am a new user and I use DW8. I am having a problem with a
    template and hope someone can help.
    I created the template from an existing page and then have
    created 15 pages from the template. The pages are based on a simple
    table with another table inserted for the navbar. The template has
    one editable region which is the whole document.
    My problem is that when I add or remove buttons in the navbar
    table on the template and hit save, I get the 'update all pages?'
    box and the progress report that they've all been updated. But when
    I open the pages nothing has been updated.
    This problem is only in the navbar table, if I update any
    text or images anywhere else on the page it udates all the pages
    just fine.
    Any advice before I put an axe through the monitor?!
    Thanks in advance,
    Steve

    >The template has one editable region which is the whole
    document.
    There's your answer right there. If the whole document is
    editable, then
    any changes you make won't be passed on to the template's
    child pages. An
    editable region means that you plan to change that area on
    each page created
    from that template. Your navbar table is something you'd want
    to set as a
    non-editable region.
    Heather
    "drakinv" <[email protected]> wrote in
    message
    news:e1uaf0$irt$[email protected]..
    > Hi folks,
    >
    > I am a new user and I use DW8. I am having a problem
    with a template and
    > hope
    > someone can help.
    >
    > I created the template from an existing page and then
    have created 15
    > pages
    > from the template. The pages are based on a simple table
    with another
    > table
    > inserted for the navbar. The template has one editable
    region which is
    > the
    > whole document.
    >
    > My problem is that when I add or remove buttons in the
    navbar table on the
    > template and hit save, I get the 'update all pages?' box
    and the progress
    > report that they've all been updated. But when I open
    the pages nothing
    > has
    > been updated.
    >
    > This problem is only in the navbar table, if I update
    any text or images
    > anywhere else on the page it udates all the pages just
    fine.
    >
    > Any advice before I put an axe through the monitor?!
    >
    > Thanks in advance,
    > Steve
    >

  • CS3 DWT template link problem

    Code:
    <td rowspan="4"><a href="about.htm" title="About the
    Album" onmouseout="MM_swapImgRestore()"
    onmouseover="MM_swapImage('buy the
    album','','images/davis_album_buy_btn_f2.jpg',1)"><img
    src="images/davis_album_buy_btn.jpg" alt="About the Album"
    title="About the Album" name="About the album" border="0" id="buy
    the album" width="137" height="132" /></a></td>
    <td colspan="3" align="center"
    valign="top"><strong><a
    href="mailto:[email protected]" title="Signup for Davis'
    mailing list" onmouseout="MM_swapImgRestore()"
    onmouseover="MM_swapImage('SignupforMailingList','','images/mailing_list_f2.jpg',1)"><img
    src="images/mailing_list.jpg" alt="Signup for Davis Mailing List"
    name="SignupforMailingList" border="0" id="SignupforMailingList"
    width="214" height="28" /></a><a
    href="mailto:[email protected]" target="_blank"
    title="Signup for Davis' Mailing
    List"></a></strong></td>
    <td rowspan="4"><a href="about.htm" title="About
    the Album" onmouseout="MM_swapImgRestore()"
    onmouseover="MM_swapImage('About the
    Album','','images/davis_about_btn_f2.jpg',1)"><img
    src="images/davis_about_btn.jpg" alt="About the Album" name="About
    the Album" border="0" id="About the Album" width="144" height="132"
    /></a></td>
    <td rowspan="4"><a href="gallery/index.htm"
    title="Photos and Fun" onmouseout="MM_swapImgRestore()"
    onmouseover="MM_swapImage('Photos and
    Fun','','images/photos_fun_mouseover.jpg',1)"><img
    src="images/photos_fun.jpg" alt="Photos and Fun" name="Photos and
    Fun" width="148" height="132" border="0" id="Photos and Fun"
    /></a></td>
    <td rowspan="4" colspan="2"><a href="tours.htm"
    title="Tour Schedule" onmouseout="MM_swapImgRestore()"
    onmouseover="MM_swapImage('tours','','images/davis_tours_btn_f2.jpg',1)"><img
    src="images/davis_tours_btn.jpg" alt="tour schedule" title="Tour
    Schedule" name="tours" border="0" id="tours" width="157"
    height="132" /></a></td>
    <td><img src="images/spacer.gif" width="1"
    height="28" border="0" alt="" /></td>
    All links in this td work fine expect for the 'photos and
    fun' mouseover link. I've used picasa to generate a photo gallery,
    ive used dreamweaver and adobe fireworks via the 'command' (applied
    to the code now). I have full permissions for the templates. The
    site is barefootdavis.com. My changes are not live but will put out
    if necessary. Other links I've created for this maintenance account
    work fine. Content changes are also fine. Is this a cs3 issue or
    perhaps SWF??? Help ;)

    Sorry - I'm not sure what you are asking. How does the photos
    and fun link
    fail? Why do you suspect that this might be a template issue?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "dmasterduh" <[email protected]> wrote in
    message
    news:[email protected]...
    > Code:
    > <td rowspan="4"><a href="about.htm"
    title="About the Album"
    > onmouseout="MM_swapImgRestore()"
    onmouseover="MM_swapImage('buy the
    >
    album','','images/davis_album_buy_btn_f2.jpg',1)"><img
    > src="images/davis_album_buy_btn.jpg" alt="About the
    Album" title="About
    > the
    > Album" name="About the album" border="0" id="buy the
    album" width="137"
    > height="132" /></a></td>
    > <td colspan="3" align="center" valign="top">
    <a
    > href="mailto:[email protected]" title="Signup for
    Davis' mailing
    > list"
    > onmouseout="MM_swapImgRestore()"
    >
    onmouseover="MM_swapImage('SignupforMailingList','','images/mailing_list_f2.jpg'
    > ,1)"><img src="images/mailing_list.jpg"
    alt="Signup for Davis Mailing
    > List"
    > name="SignupforMailingList" border="0"
    id="SignupforMailingList"
    > width="214"
    > height="28" /></a><a
    href="mailto:[email protected]"
    > target="_blank"
    > title="Signup for Davis' Mailing
    List"></a></td>
    > <td rowspan="4"><a href="about.htm"
    title="About the Album"
    > onmouseout="MM_swapImgRestore()"
    onmouseover="MM_swapImage('About the
    > Album','','images/davis_about_btn_f2.jpg',1)"><img
    > src="images/davis_about_btn.jpg" alt="About the Album"
    name="About the
    > Album"
    > border="0" id="About the Album" width="144" height="132"
    /></a></td>
    > <td rowspan="4"><a href="gallery/index.htm"
    title="Photos and Fun"
    > onmouseout="MM_swapImgRestore()"
    onmouseover="MM_swapImage('Photos and
    > Fun','','images/photos_fun_mouseover.jpg',1)"><img
    > src="images/photos_fun.jpg"
    > alt="Photos and Fun" name="Photos and Fun" width="148"
    height="132"
    > border="0"
    > id="Photos and Fun" /></a></td>
    > <td rowspan="4" colspan="2"><a href="tours.htm"
    title="Tour Schedule"
    > onmouseout="MM_swapImgRestore()"
    >
    onmouseover="MM_swapImage('tours','','images/davis_tours_btn_f2.jpg',1)"><img
    > src="images/davis_tours_btn.jpg" alt="tour schedule"
    title="Tour Schedule"
    > name="tours" border="0" id="tours" width="157"
    height="132" /></a></td>
    > <td><img src="images/spacer.gif" width="1"
    height="28" border="0"
    > alt=""
    > /></td>
    >
    > All links in this td work fine expect for the 'photos
    and fun' mouseover
    > link.
    > I've used picasa to generate a photo gallery, ive used
    dreamweaver and
    > adobe
    > fireworks via the 'command' (applied to the code now). I
    have full
    > permissions
    > for the templates. The site is barefootdavis.com. My
    changes are not
    > live but
    > will put out if necessary. Other links I've created for
    this maintenance
    > account work fine. Content changes are also fine. Is
    this a cs3 issue or
    > perhaps SWF??? Help ;)
    >

  • Missing files, images, pages, updates lost - watercolor template

    I am having a great time with the watercolor theme in the latest version of iWeb '08! A few weeks ago I spent over an hour updating my site, and published it. I quit iWeb, and then reopened it. All my changes were there!
    two weeks later.
    I open the domain file again with iWeb. Some of the sites pages have missing images (applies to my images and the template's.) About 5 of the pages I successfully created last session are completely blank - nothing is on those pages. This is getting rediculous.
    Yes, I have used the iWeb feedback to report this issue... three times now. Yet, nothing.... sigh.

    Well, I figured this one out as well. It was quite stupid
    actually. Like I said in my other "self-answered post" I'm going to
    briefly describe the solution for anyone who might need the help.
    When Crossword Forge exports your file for the web it makes a
    folder with that crosswords documents and it's background image.
    You told Crossword Forge what image to use for the
    background. Even though it makes a new jpg for your background, it
    still has to reference the original. Keep those originals in your
    local root folder. don't move them. Crossword Forge will have a
    hissy if it can't find the original image. Yeah, even though it
    creates a new image.

  • Lost iWeb Template

    My iWeb template for my website seems to have disappeared. I have searched high and low within this iMac to find it but cannot. I enjoy posting to my site and would like to continue to do so. Can you help me find my template or suggest other ideas?

    When you launch iWeb do you get your web site? If not what do you get? If you do see your web site then the domain file has to be somewhere on your hard drive.
    If you don't get your web site in iWeb and can't find the domain file that contains it you'll have to recreate your site from scratch. Read Paragraph 2.3 of this iWeb FAQ site for tips on recreating the site from scratch with some of the file from the online site: http://iwebfaq.org/site/iWebBackupretrieve.html
    To help recover from a a similar incident in the future you should consider instigating a backup strategy. I've created an Automator script to copy the domain file to the Documents folder. It can be used after every session in iWeb so you have a current copy. Download it from Toad's Cellar.
    OT

  • Lost "my" templates

    To solve a major, major problem I had to wipe my drive, re-install MountainLion and all my apps, prefs, user names and PWs. The "why" of all that isn't worth revisiting. . . too painful!    
    As a result, my personal Templates are also missing from the new display of Pages' Templates. Where should I look (hopefully) to find them?
    I have a SuperDuper back-up only, as my Time Machine files were also hosed.

    You should be able to find them on your SuperDuper! clone. You can't access the user library on a clone without starting at the beginning. Open a Finder window in column view & click in this order - (clone drive name) > Users > (your account) > Library > Application Support > iWork > Pages > Templates > My Templates.

  • Lost customized template in 3.3 upgrade

    Just upgraded to 3.3 Production. Yea.
    In 3.3EA1, I had created several custom report templates for the new Find (export/import metadata) tool. They did not come across with the auto upgrade. In what directory would those have been written? I am hoping I can just manually copy an xml file from the previous SDDM directories to the new one.
    Thanks.

    Hi Kent,
    the file is custom_report_templates.xml and it's located in "System data types directory" - default location of that directory is \datamodeler\datamodeler\types, otherwise what is set in preferences.
    I believe you have it defined in preferences and all definitions are taken (templates, scripts, saved search) unfortunately there is a change in file format (and related code) which restricts wider usage of templates make it bound to specific model name. This will be changed in next release.
    Older format is
         <custom_report_template id="F0EE97E1-5D37-9530-8AE4-49B2B9A7072B" code="2" name="CRTemplate_1" description="" >
         <custom_report_template id="70A14375-B155-E234-D322-0AC583AD0F69" code="2" name="CRTemplate_1" description="" model="Relational_1" >It'll be faster to add model attribute manually and use copy&paste directly in file for each new model instead of creating the templates again and again.
    Philip

  • Format lost when using template

    I'm using Dreamweaver CS4 on my Windows XP PC
    I have been following a Dreamweaver tutorial found at http://www.thesitewizard.com which has been very helpful up until now. I am at the stage where I have created my template from my index.html document now saved as index.dwt
    I have created the standard editable regions, saved, closed and created a New file from the "Page from Template" using the newly created index.dwt file.
    Here is what the index.dwt template file looks like in my internet browser preview and in DW...
    and here is what the index.html file looks like in the browser preview and in DW ...
    The layout is gone, and the editable regions are at the bottom of the locked template regions.
    I have tried to place a link to my temp webserver but it only shows a directory tree and the index file appears much different then the images above so I hope these images are enough to go on.
    Thanks in advance for any assitance.

    You're welcome.  Just to be clear -
    All links in a TEMPLATE file should be one of three kinds -
    1.  Relative to the template file, e.g.,
    <a href="../ (meaning that you must go up one level from the template folder
    to reach the root of the site, hence all other files, since none of them
    should be in the templates folder)
    2.  Relative to the site root, e.g.,
    <a href="/ (meaning that one would begin looking for the linked file at the
    root of the site and follow the pathing from that point)
    3.  Absolute, e.g.,
    <a href="http:// (meaning that the link is to a page external to the site).
    If you see any DOCUMENT RELATIVE LINKS that don't begin with "../" in a Template file, you can be sure that something is wrong.

  • Template page won't display on the web.

    One of my web pages was saved as a template and won't display graphics when uploaded, just code.  It has the extension dwt.  I thought probably what I should do is make
    an html page copy and use that.  I don't know how that is done, or if that would be the best solution.  Any help would be appreciated.

    You should never publish your Template.dwt file to the web except to have as a backup in case your Template ever becomes corrupted or lost.
    Templates are a proprietary DW file type used to create the rest of your site pages.  Go to File > New Page from Template.  Select your .dwt file and hit create.   The resulting new page is a child page based on that main template.  Save as index.html (your home page).  Repeat with other site pages.
    Add editable content to each of your child pages.  Everything outside Editable Regions in the template will be populated to all child pages -- very handy for site wide menus, headers, footers and sidebars.
    When you edit a template, you must re-publish all child pages based on that template to your server.
    For more details on the use of DW Templates, use F1 Help in DW.
    Nancy O.

Maybe you are looking for