Pages created from Template not showing background images

I have created a templated and everything looks great, except when I go to create a page using the template. When I start a new page the backbround images are not there. Can anyone help?
Thanks
Jessica

www.HSHpet.net is my website
I didn;t know about templates when I started and now I want to create one to streamline my site and make it easier to manange. So right now each pageis copy and pasted.
Here is the code from my dwt file
<!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" />
<meta name="keywords" content="Pet Sitting, Dog Walking, Dog Boarding, Cat Sitting, Dog Training, Yorkville, Oswego, Montgomery, Plano, Sandwich, Aurora, Plainfield, Aurora. " />
<title>Home Sweet Home pet services | Pet Sitting | Cat Sitting | Dog Walking | Pet Boarding | Dog Training</title>
<style type="text/css">
.background {
          background-image: url(../378.gif);
          padding: 0px;
          border-top-style: none;
          border-right-style: none;
          border-bottom-style: none;
          border-left-style: none;
          font-family: Georgia, "Times New Roman", Times, serif;
          font-weight: bold;
.table backgroun {
          background-image: url(../336.gif);
          font-family: Georgia, "Times New Roman", Times, serif;
          font-size: 14pt;
tr td .background1 {
          background-color: #FFF;
          font-family: Georgia, "Times New Roman", Times, serif;
          background-image: none;
          border-top-style: solid;
          border-right-style: solid;
          border-bottom-style: solid;
          border-left-style: solid;
          font-size: 14pt;
          font-weight: normal;
          text-align: left;
blue column {
          background-color: #09F;
          font-family: "Bradley Hand ITC";
</style>
<script src="../SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
<link href="../SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
<style type="text/css">
body {
          background-color: #FFF;
          background-image: url(../435.gif);
.background1 {
          background-image: url(../378.gif);
          border-top-color: #FFF;
          border-right-color: #FFF;
          border-bottom-color: #FFF;
          border-left-color: #FFF;
          padding: 0px;
          font-family: Georgia, "Times New Roman", Times, serif;
          font-size: 14pt;
          border-top-style: inset;
          border-right-style: inset;
          border-bottom-style: inset;
          border-left-style: inset;
.background1 .background1 td .background tr td ul li {
          text-align: left;
.background11 {
          background-image: url(../378.gif);
          border-top-color: #FFF;
          border-right-color: #FFF;
          border-bottom-color: #FFF;
          border-left-color: #FFF;
          padding: 0px;
          font-family: Georgia, "Times New Roman", Times, serif;
          font-size: 14pt;
          border-top-style: inset;
          border-right-style: inset;
          border-bottom-style: inset;
          border-left-style: inset;
</style>
<script type="text/javascript">
function MM_validateForm() { //v4.0
  if (document.getElementById){
    var i,p,q,nm,test,num,min,max,errors='',args=MM_validateForm.arguments;
    for (i=0; i<(args.length-2); i+=3) { test=args[i+2]; val=document.getElementById(args[i]);
      if (val) { nm=val.name; if ((val=val.value)!="") {
        if (test.indexOf('isEmail')!=-1) { p=val.indexOf('@');
          if (p<1 || p==(val.length-1)) errors+='- '+nm+' must contain an e-mail address.\n';
        } else if (test!='R') { num = parseFloat(val);
          if (isNaN(val)) errors+='- '+nm+' must contain a number.\n';
          if (test.indexOf('inRange') != -1) { p=test.indexOf(':');
            min=test.substring(8,p); max=test.substring(p+1);
            if (num<min || max<num) errors+='- '+nm+' must contain a number between '+min+' and '+max+'.\n';
      } } } else if (test.charAt(0) == 'R') errors += '- '+nm+' is required.\n'; }
    } if (errors) alert('The following error(s) occurred:\n'+errors);
    document.MM_returnValue = (errors == '');
</script>
<script type="text/javascript">
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-18640274-1']);
  _gaq.push(['_trackPageview']);
  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
</script>
</head>
<body>
<table width="85%" border="5" align="center" cellpadding="5" class="background1">
  <tr align="center" valign="middle" class="table">
    <td colspan="2" class="table"><img src="../HSHLogo_White.png" width="350" height="125" alt="Home Sweet Home logo" longdesc="http://www.HSHpet.net" /></td>
  </tr>
  <tr>
    <td colspan="2" align="center"><table width="90%" border="4" align="center" class="background">
      <tr align="center" valign="middle">
        <td><img src="../dog.jpg" width="150" height="150" alt="golden retriever" /></td>
        <td><img src="../fish.jpg" width="150" height="150" alt="fish in bowl" /></td>
        <td><img src="../cat.jpg" width="150" height="150" alt="DSH tabby" /></td>
        <td><img src="../bird.jpg" width="150" height="150" alt="peach faced love birds" /></td>
        <td><img src="../bunny.jpg" width="150" height="150" alt="bunny" /></td>
        <td><img src="../lizzard.jpg" width="150" height="150" alt="lizzard" /></td>
        <td><img src="../cat&amp;dog.jpg" width="150" height="150" alt="puppy &amp; kitten" /></td>
      </tr>
      <tr align="center" valign="bottom">
        <td colspan="7"><div align="center">
          <ul id="MenuBar1" class="MenuBarHorizontal">
            <li><a href="../index.html" class="MenuBarHorizontal">Home</a> </li>
            <li><a href="#" class="MenuBarItemSubmenu">About Us</a>
              <ul>
                <li><a href="../aboutus.html">About Us</a></li>
                <li><a href="../teammembers.html">Team Members</a></li>
                <li><a href="../15questions.html">15 Questions</a></li>
                <li><a href="../happytails.html">Happy Tails</a></li>
              </ul>
            </li>
            <li><a class="MenuBarItemSubmenu" href="../petsitting.html">Services</a>
              <ul>
                <li><a href="#">Pet Sitting</a>                  </li>
                <li><a href="../k9cleanup.html">K9 Cleanup</a></li>
                <li><a href="../overnightcare.html">Home Boarding</a></li>
                <li><a href="training.htm">Training</a></li>
              </ul>
            </li>
            <li><a href="#" class="MenuBarItemSubmenu">FAQ's &amp; Policies</a>
              <ul>
                <li><a href="../FAQ_PetSitting.html">Pet Sitting</a></li>
                <li><a href="../FAQ_K9Cleanup.html">K9 Cleanup</a></li>
                <li><a href="../FAQ_Boarding.html">Home Boarding</a></li>
                <li><a href="#">Training</a></li>
              </ul>
            </li>
<li><a href="../NewsLinks.html">News &amp; Links</a></li>
            <li><a href="../CPR.html">Pet CPR</a></li>
            <li><a href="../employment.html">Employment</a></li>
            <li><a href="../contactus.html">Contact Us</a></li>
            <li><a href="#" class="MenuBarItemSubmenu">Schedule Service</a>
              <ul>
                <li><a href="https://www.powerpetsitter.net/login.aspx?bid=584">Existing Clients</a></li>
                <li><a href="https://www.powerpetsitter.net/client/check_zipcode.aspx?id=584">New Clients</a></li>
              </ul>
            </li>
          </ul>
        </div></td>
        </tr>
    </table></td>
  </tr>
  <tr valign="top" class="background1">
    <td class="background"><table width="100%" border="0" class="background1">
      <tr class="background1">
        <td align="center" valign="top"><p class="title"><!-- TemplateBeginEditable name="Heading" -->Tips for Conducting a Professional Pet Sitter Interview<!-- TemplateEndEditable --></p></td>
      </tr>
      <tr>
        <td align="center" valign="top"><!-- TemplateBeginEditable name="Body" -->
          <p align="left">Pet Sitters International (also known as PSI) was founded in 1994 as the first international association for professional pet sitters.             The mission of Pet Sitters International is to foster excellence and continuous learning in the pet-sitting profession by providing the best education and tools of the trade. We are very proud of our PSI membership.        </p>
        <!-- TemplateEndEditable --></td>
      </tr>
      <tr>
        <td align="center" valign="top"><table width="90%" border="0" align="center" class="background1">
          <tr align="center" valign="middle">
            <td><br/>                <a href="https://www.facebook.com/pages/Home-Sweet-Home-pet-sitting/107491737744" target="_top" title="Home Sweet Home pet sitting"><img src="https://badge.facebook.com/badge/107491737744.2549.1193722049.png" alt="facebook" width="120" height="65" align="absmiddle" style="border: 0px;" /></a></td>
            <td><a href="http://www.addthis.com/bookmark.php?v=250&pub=autiger811" onmouseover="return addthis_open(this, '', '[URL]', '[TITLE]')" onmouseout="addthis_close()" onclick="return addthis_sendto()"><img src="http://s7.addthis.com/static/btn/sm-share-en.gif" alt="Bookmark and Share" width="83" height="16" align="absmiddle" style="border:0"/></a>                <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=autiger811"></script></td>
            <td><a href="http://www.addthis.com/bookmark.php?v=250&pub=autiger811" onmouseover="return addthis_open(this, '', '[URL]', '[TITLE]')" onmouseout="addthis_close()" onclick="return addthis_sendto()"><img src="http://s7.addthis.com/static/btn/lg-bookmark-en.gif" alt="Bookmark and Share" width="125" height="16" align="absmiddle" style="border:0"/></a></td>
            <td><table width="170" border="0" cellspacing="0" cellpadding="0">
              <tr bgcolor="#000000" valign="top">
                <td width="9" rowspan="2"><img src="http://img.constantcontact.com/ui/images/visitor/tl_brdr2_trans.gif" alt="" width="9" height="9" border="0" /></td>
                <td width="152" height="1" align="center" bgcolor="#000000"><img src="http://img.constantcontact.com/ui/images/spacer.gif" alt="" width="1" height="1" border="0" /></td>
                <td width="9" rowspan="2" align="right"><img src="http://img.constantcontact.com/ui/images/visitor/tr_brdr2_trans.gif" alt="" width="9" height="9" border="0" /></td>
                </tr>
              <tr>
                <td width="152" height="8" bgcolor="#ffffff"><img src="http://img.constantcontact.com/ui/images/spacer.gif" alt="" width="1" height="1" border="0" /></td>
                </tr>
              <tr>
                <td width="170" colspan="3" align="center" style="border-left: 1px solid #000000;border-right: 1px solid #000000;"><div align="center">
                  <form action="http://visitor.constantcontact.com/d.jsp" method="post" name="ccoptin" target="_blank" id="ccoptin" style="margin-bottom:3;">
  <font style="font-weight: bold; font-family:Georgia; font-size:13px; color:#000000;">Join Our Newsletter</font><br />
                    <font style="font-weight: normal; font-family:Arial; font-size:10px; color:#000000;">Email:</font>
                    <input type="text" name="ea" size="14" value="" style="font-family: Arial; font-size:10px; border:1px solid #999999;" />
                    <input type="submit" name="go" value="Join" class="submit"  style="font-family:Arial,Helvetica,sans-serif; font-size:11px;" />
                    <input type="hidden" name="m" value="1102843860723" />
                    <input type="hidden" name="p" value="oi" />
                    </form>
                  </div></td>
                </tr>
              <tr bgcolor="#000000" valign="bottom">
                <td rowspan="2"><img src="http://img.constantcontact.com/ui/images/visitor/bl_brdr2_trans.gif" alt="" width="9" height="9" border="0" /></td>
                <td width="152" height="8" align="center" bgcolor="#ffffff"><img src="http://img.constantcontact.com/ui/images/spacer.gif" alt="" width="1" height="1" border="0" /></td>
                <td rowspan="2" align="right"><img src="http://img.constantcontact.com/ui/images/visitor/br_brdr2_trans.gif" alt="" width="9" height="9" border="0" /></td>
                </tr>
              <tr>
                <td width="152" bgcolor="#000000"><img src="http://img.constantcontact.com/ui/images/spacer.gif" alt="" width="1" height="1" border="0" /></td>
                </tr>
              </table></td>
            </tr>
          </table></td>
      </tr>
    </table></td>
    <td align="center"><table width="90%" border="1" class="background">
      <tr>
        <td align="center" valign="top" bgcolor="#00AEEF"><p style="font-family: 'Bradley Hand ITC'; font-size: 18pt; font-weight: bold;">Give us a call:</p>
          <p><a href="http://www.ringcentral.com" target="Callback_RingMe" onclick='var wind = window; var winop = wind.open; winop(&quot;http://www.ringcentral.com/ringme/?uc=F476D3FEFF03EF8DEB3A4803BAD689C9185666081445,0,&s=no &v=2", &quot;Callback_RingMe&quot;, &quot;resizable=no,width=380,height=360&quot;); return false;'><img border="0" src="http://www.ringcentral.com/ringme/F476D3FEFF03EF8DEB3A4803BAD689C9185666081445,0,/1/ringme _6.gif" alt="virtual office phone" /></a></p></td>
      </tr>
      <tr>
        <td align="center" valign="top" bgcolor="#00AEEF"><p style="font-family: 'Bradley Hand ITC'; font-size: 18pt; font-weight: bold;">Send us a message:</p>
          <form id="form1" name="form1" method="post" action="../formtoemailpro.php">
            <p>Your Name: </p>
            <p>
              <input name="Name" type="text" id="Name" onblur="MM_validateForm('Name','','R');return document.MM_returnValue" />
            </p>
            <p>Your Phone #:</p>
            <p>
              <input name="phone" type="text" id="phone" onblur="MM_validateForm('phone','','RisNum');return document.MM_returnValue" />
            </p>
            <p>Your Email Address:</p>
            <p>
              <input name="email" type="text" id="email" onblur="MM_validateForm('email','','RisEmail');MM_validateForm('email','','RisEmail');ret urn document.MM_returnValue" />
            </p>
            <p>I'm interested in:</p>
            <p>
              <select name="services" id="services">
                <option value="mid-day care" selected="selected">Mid-day Dog Walks</option>
                <option value="K9 cleanup">K9 Clean up</option>
                <option value="vacation care">Vacation Care</option>
                <option value="cat care">Cat &amp; Small Animal Care</option>
                <option value="Overnights">Overnight Care (my home)</option>
                <option value="Pet Boarding">Overnight Care (pet sitter's home)</option>
                <option value="Walk &amp; Trains">Walk &amp; Trains</option>
                <option value="other">Other</option>
              </select>
            </p>
            <p>Comments:</p>
            <p>
              <textarea name="comments" id="comments" cols="25" rows="5"></textarea>
            </p>
            <p>
            <img id="captcha" src="/securimage/securimage_show.php" alt="CAPTCHA Image"><br><a href="#" onclick="document.getElementById('captcha').src = '/securimage/securimage_show.php?' + Math.random(); return false">Reload Image</a><br />
            Verify code: <input type="text" name="captcha_code" size="10" maxlength="6">
            </p>
            <p>
              <input type="submit" name="Submit" id="Submit" value="Submit" />
              <input type="reset" name="reset" id="reset" value="Reset" />
            </p>
          </form>
          <p> </p></td>
      </tr>
      <tr>
        <td valign="top" bgcolor="#00AEEF"><p> <span class="center" style="font-family: 'Bradley Hand ITC'; font-size: 18pt; font-weight: bold; text-align: center;">Pet Care Services</span></p>
          <ul>
            <li>Dog Walking, Dog Boarding </li>
            <li>Pet Waste Removal Services</li>
            <li>Bird &amp; Reptile Care </li>
            <li>Walk &amp; Trains</li>
            <li>Cat Sitting</li>
            <li>Small Animal Care</li>
            <li>In Home Overnight Care </li>
            <li>Flexible and Custom Care </li>
            <li>Medications &amp; Injectables</li>
            <li>Dog Training </li>
            <li>Puppies and Older Pets </li>
            <li>Handicapped Pets</li>
          </ul>
          <p style="font-size: 14pt; text-align: center; font-weight: normal;"> </p>
          <p style="font-size: 11pt; text-align: center; font-weight: normal;">For your convinience we accept:</p>
          <p style="font-size: 14pt; text-align: center; font-weight: normal;"><img src="../visa_mastercard.jpg" alt="visa/mastecard" width="100" height="50" /></p></td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td colspan="2" align="center" valign="middle"><span class="background2">&copy; 2007-2015 Home Sweet Home pet services</span></td>
  </tr>
</table>
<p>  </p>
<script type="text/javascript">
var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
  </script>
</body>
</html>

Similar Messages

  • Pages created from template not formatted in FireFox browser

    Using Dreamweaver CS5 I redesigned a web site with all pages now created from a master template.  The result is that the site displays properly in IE, but not in FireFox.  See the www.lbtscic.com site.  It checked out OK in the Browser Lab for all browsers, but shows as mostly unformatted in the latest FireFox .
    A side problem is that changes in the master template do NOT show up in the pages created from that template.  When I make a change in the template the details show that it checked all the appropriate pages, but changed none.  Need Help!
    Bob Roberts

    The linked page looks the same to me in IE9/Safari5.1/FF3.6.23, and it looks broken in all of them - the content region is wider than the banner image.
    Here are seven common mistakes that will result in changes not propagating from Template to child -
    1.  Rename the Templates folder
    2.  Move the Templates folder to some other folder level in the site other than root level
    3.  Move a template out of the Templates folder.
    4.  Make changes to an editable region of the Template (which will not propagate)
    5.  Assume that Template changes will be effected by just uploading the changed Template file to the server without also uploading the changed local files
    6.  Corrupt the site cache so that the link between Template and child page is broken
    7.  Improperly create your child pages by simply opening the Template, adding page specific content, and resaving the Template with an *.html extension rather than its *.dwt extension. (you can tell if this is the case by looking at the code on a child page - if you see anything like <!-- TemplateBeginEditable... then this is what you have done).  If you *have done this*, then recreate the child pages (in DW) using FILE | New > Page from Template, select the Template and click CREATE.
    The 6th problem can be repaired by using SITE | Advanced > Recreate Site Cache, and the six others can be fixed by just not doing them.  Have you done any of those?

  • Pages from template not showing DIV background images

    Hi;
    I have a template with several DIVs that each contain a background image. When I create a new page from that template, the the background images are missing. The code for the new page shows absolute paths to the images while the template show relative paths.
    template code for header:
    .twoColFixLtHdr #header {
        padding: 0 10px 0 20px;
        height: 215px;
        background-image: url(../images/10banner.jpg);
    template based page code for header:
    .twoColFixLtHdr #header {
        padding: 0 10px 0 20px;
        height: 215px;
        background-image: url(file:///C|/Documents and Settings/patrick/My Documents/web sites/The Marketing Guy/images/10banner.jpg);
    I don't know if the path codes are relevant in this case, but why don't the background images appear ?
    Thanks;
    Pat

    background-image: url(file:///C|/Documents and Settings/patrick/My Documents/web sites/The Marketing Guy/images/10banner.jpg);
    You've got a path pointing to files on your local computer instead of your local site.
    Did you save new page as "somefilename.html" or is still "untitled"?
    Did you properly define your DW local site folder?
    Creating  your first website in DW CS4 -
    http://www.adobe.com/devnet/dreamweaver/articles/first_cs4_website_pt1.html
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

  • Spry drop down menu not working after page created from template

    Hi all.
    I created a template and the drop down Spry menu is working fine on local testing on my browser as follows:
    I then created a New Page from this above Template. I did no alteration to this new page and just saved it as index.html but when previewing it in the browser, the Spry drop down menu is not working and the page displays as follows:
    Here is my site map:
    Any help to show where I am going wrong would be much appreciated.
    Thanks.

    Dear Nancy 
    Very grateful for your reply. 
    On Design View and Preview in browsers the index.dwt page spry works fine.
    When I create a child page from this template page, the child page looks fine in design view but does the spry fails to preview in browsers (the spry just shows as words and not drop down menus). 
    Here is the code:
    <!--
    #apDiv1
    #apDiv2
    #apDiv3
    #apDiv4
    -->
    <!--
    #apDiv5
    #apDiv6
    #apDiv7
    #apDiv8
    #apDiv9
    a:link
    a:hover
    #apDiv10
    body {
        margin-bottom: 0px;
        margin-top: 0px;
    #apDiv11
    -->
    !/cooltext454549176.png|height=170|width=631|src=/cooltext454549176.png!
    !/logosmall.jpg|height=58|hspace=0|width=150|src=/logosmall.jpg|vspace=0!
    Disclaimer:
    Studentshub is a platform for listing services as advertised/promoted by the Companies and individuals concerned. Studentshub does not endorse any of the contents on this site. Studentshub accepts no responsibility for any arrangements, purchase, contracts, agreements, refunds, failure to deliver services etc between individuals, landlords, clubs, organisations, companies etc. This does not affect your statutory rights (2009)
    *Contact !/bluebutton.gif|height=10|alt=Blue button|width=10|src=/bluebutton.gif!
    Sitemap !/bluebutton.gif|height=10|alt=Blue button|width=10|src=/bluebutton.gif!*
    © www.studentshub.co.uk *
    !/bluebutton.gif|height=10|alt=Blue button|width=10|src=/bluebutton.gif!
    !/cooltext454549388.png|height=138|width=700|src=/cooltext454549388.png!
    [LIVE | #]
    [CAMPUS | #]
    [DERBYSHIRE | #]
    [NOTTINGHAMSHIRE | #]
    [LEICESTERSHIRE | #]
    [HOUSE SHARE | #]
    [DERBYSHIRE | #]
    [NOTTINGHAMSHIRE | #]
    [LEICESTERSHIRE | #]
    [RENT | #]
    [DERBYSHIRE | #]
    [NOTTINGHAMSHIRE | #]
    [LEICESTERSHIRE | #]
    [BUY | #]
    [DERBYSHIRE | #]
    [NOTTINGHAMSHIRE | #]
    [LEICESTERSHIRE | #]
    [WORK | #]
    [EMPLOYMENT AGENCIES | #]
    [DERBYSHIRE | #]
    [NOTTINGHAMSHIRE | #]
    [LEICESTERSHIRE | #]
    [PART TIME | #]
    [DERBYSHIRE | #]
    [NOTTINGHAMSHIRE | #]
    [LEICESTERSHIRE | #]
    [VOLUNTEERING | #]
    [DERBYSHIRE | #]
    [NOTTINGHAMSHIRE | #]
    [LEICESTERSHIRE | #]
    [WORK ABROAD | #]
    [TRAVEL | #]
    [BUS | #]
    [DERBYSHIRE | #]
    [NOTTINGHAMSHIRE | #]
    [LEICESTERSHIRE | #]
    [TRAIN | #]
    [DERBYSHIRE | #]
    [NOTTINGHAMSHIRE | #]
    [LEICESTERSHIRE | #]
    [COACH | #]
    [DERBYSHIRE | #]
    [NOTTINGHAMSHIRE | #]
    [LEICESTERSHIRE | #]
    [FLIGHTS | #]
    [DERBYSHIRE | #]
    [NOTTINGHAMSHIRE | #]
    [LEICESTERSHIRE | #]
    [CYCLE | #]
    [DERBYSHIRE | #]
    [NOTTINGHAMSHIRE | #]
    [LEICESTERSHIRE | #]
    [FUN | #]
    [NIGHTS OUT | #]
    [DERBYSHIRE | #]
    [NOTTINGHAMSHIRE | #]
    [LEICESTERSHIRE | #]
    [DAYS OUT | #]
    [DERBYSHIRE | #]
    [NOTTINGHAMSHIRE | #]
    [LEICESTERSHIRE | #]
    [GROUP OUTINGS | #]
    [DERBYSHIRE | #]
    [NOTTINGHAMSHIRE | #]
    [LEICESTERSHIRE | #]
    [HOLIDAYS | #]
    [UK | #]
    [ABROAD | #]
    [SHOPPING | #]
    [DERBYSHIRE | #]
    [NOTTINGHAMSHIRE | #]
    [LEICESTERSHIRE | #]
    [BOOKS | #]
    [BOOKSHOPS | #]
    [USED BOOKS | #]
    [HEALTH | #]
    [NHS DIRECT | #]
    [HOSPITALS | #]
    [DERBYSHIRE | #]
    [NOTTINGHAMSHIRE | #]
    [LEICESTERSHIRE | #]
    [WALK IN CLINICS | #]
    [DERBYSHIRE | #]
    [NOTTINGHASHIRE | #]
    [LEICESTERSHIRE | #]
    [GUM CLINICS | #]
    [DERBYSHIRE | #]
    [NOTTINGHAMSHIRE | #]
    [LEICESTERSHIRE | #]
    [HOME | #]
    <!--
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", );
    //-->
    </script>
    </body>
    <!-- InstanceEnd --></html

  • No css format on page created from template

    We are running Dreamweaver 8.0 on a Windows 2000 & a
    Windows XP machine.
    After re-creating a site (local site is now pointing to a
    file on a locally networked computer) I created a template (.dwt)
    file. The template looks fine.
    When I try to create a web page from the template all the css
    formatting disappears. (Although if I ignore that and dump text
    into the editable portion the page looks ok after transfer to the
    "live" site.) The href created by Dreamweaver from the site info
    is: file://networkcomputer/deptfolder/website/my.css
    What do I need to change and will Dreamweaver translate an
    altered href correctly when transferring a new page to the "live"
    site?

    This looks right -
    <link rel="stylesheet" href="../pplpage.css"
    type="text/css" />
    assuming that is the correct location of the CSS file in your
    site. Is it
    at the root level?
    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
    ==================
    "if_then_else" <[email protected]> wrote in
    message
    news:[email protected]...
    >I see someone else having almost the same problem and
    dumped the code for
    >the
    > template. here is mine:
    >
    > <!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=iso-8859-1" />
    > <!-- TemplateBeginEditable name="doctitle" -->
    > <title></title>
    > <!-- TemplateEndEditable -->
    > <!-- TemplateBeginEditable name="head" -->
    > <link rel="stylesheet" href="../pplpage.css"
    type="text/css" />
    > <!-- TemplateEndEditable -->
    > </head>
    >
    > <script
    type="text/javascript"><!--//--><![CDATA[//><!--
    > startList = function() {
    > if (document.all&&document.getElementById) {
    > navRoot = document.getElementById("drop");
    > for (i=0; i<navRoot.childNodes.length; i++) {
    > node = navRoot.childNodes
    > if (node.nodeName=="LI") {
    > node.onmouseover=function() {
    > this.className+=" over";
    > }
    > node.onmouseout=function() {
    > this.className=this.className.replace(" over", "");
    > }
    >
    > }
    > }
    >
    > }
    >
    > }
    > window.onload=startList;
    > //--><!]]></script>
    >
    > <body>
    >
    > <center>
    >
    > <div id="masthead" align="left">
    >
    > <table width="693" border="0" cellspacing="0"
    cellpadding="0">
    > <a href="../index.html">
    > <tr>
    > <td class="libheader">
    >  
    > <p class="style2"><span
    >
    class="style1">  petersburg</span>
    > public library</p></td>
    > <td class="libimg"><img align="right"
    src="../ban_img.jpg" alt="books"
    > width="146" height="110" border="0"/></td>
    > </tr> </a>
    > </table>
    > </div>
    >
    >
    > <div id="pagecell1">
    > <div id="leftcol">
    >
    > <div id="navspace">
    >
    > <ul id="drop">
    >
    <a href="
    http://66.223.180.26/uhtbin/cgisirsi.exe/x/0/49/"
    > target="blank">search the catalog
    </a></li>
    >
    <a href="#">your account</a>
    >
    > <li class="sublist"><a
    > href="
    http://66.223.180.26/uhtbin/cgisirsi.exe/p9heSo9R4R/PPL/0/1/1166/X/BLASTOF
    > F" target="blank">review your
    account</a></li>
    > <li class="sublist"></li><a
    href="../card.html"> about your
    > library
    > card </a>
    >
    > </li>
    >
    <a href="#">books, movies &amp; music </a>
    >
    >
    >
    <a href="../books.html">books</a></li>
    >
    <a href="../movies.html">movies</a></li>
    >
    <a href="../music.html">music</a></li>
    >
    <a
    > href="
    http://66.223.180.26/uhtbin/cgisirsi.exe/0/0/1/1095/X/BLASTOFF">can't
    > find it? request it!</a></li>
    >
    >
    >
    <a href="#">programs &amp; events</a>
    >
    >
    <a
    > href="
    http://engagedpatrons.org/Events.cfm?SiteID=1141"target="blank">events
    > calendar</a></li>
    >
    <a href="../kidsprog.html">for kids</a></li>
    >
    <a href="../adultprog.html">for teens &
    adults</a></li>
    >
    > </li>
    > </li>
    >
    <a href="
    http://www.engagedpatrons.org/ContactUs.cfm?SiteID=1141"
    > target="blank">contact us</a>
    >
    > </li>
    >
    <a href="#">about the library</a>
    >
    >
    <a href="../staff.html">library staff &
    board</a></li>
    >
    <a href="../services.html">services &
    policies</a></li>
    >
    <a href="../history.html">library
    history</a></li>
    >
    > </li>
    >
    <a href="#">support your library</a>
    >
    >
    <a href="../gifts.html">donations and
    gifts</a></li>
    >
    <a href="../friends.html">Friends of the
    Library</a></li>
    >
    <a
    href="../volunteer.html">volunteering</a></li>
    >
    >
    >
    > </li>
    >
    <a href="../index.html" >home </a>
    >
    > </li>
    >
    > </div>
    > <!-- navspace -->
    >
    >
    > <div id="hours" align="left">
    > <p><span
    class="style6">Hours</span><br />
    > <span class="style5">Monday - Thursday
      12-9pm <br />
    > Friday & Saturday
        12-4pm<br />
    > Sundays & Holidays   Closed </span>
    </p>
    > <p><span class="style5">
    Petersburg Public Library</span><br />
    > <span class="style5">PO Box 549<br />
    > Petersburg, AK 99833<br />(907)772-3349<br
    />
    > <a
    >
    href="mailto:[email protected]">[email protected]</a></span>
    > </p>
    > <p class="style5"><a href="
    http://www.ci.petersburg.ak.us/"
    > target="blank">City of Petersburg
    </a></p>
    > </div>
    > </div>
    >
    >
    > <!-- TemplateBeginEditable name="editcontent" -->
    > <div id="contentspace">
    > <div id="content">
    >
    > </div> <!-- content-->
    > </div> <!-- contentspace -->
    > <!-- TemplateEndEditable Editcontent -->
    > </div> <!-- pagecell -->
    >
    >
    > </center>
    >
    > </body>
    > </html>
    >
    > When I try to create a new page the heading looks like
    the following:
    >
    > 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"><!--
    InstanceBegin
    > template="/Templates/pageformat.dwt"
    codeOutsideHTMLIsLocked="false" -->
    > <head>
    >
    > <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1" />
    > <!-- InstanceBeginEditable name="doctitle" -->
    > <title></title>
    > <!-- InstanceEndEditable -->
    > <!-- InstanceBeginEditable name="head" -->
    > <link rel="stylesheet"
    >
    href="file://petersburgnt/Library/Web%20site/pplpage.css"
    type="text/css"
    > />
    > <!-- InstanceEndEditable -->
    >
    > and although that is where the css page is the
    "connection" is not made.
    >

  • Pages Built from Template not working when put

    Hi,
    I am building a site with CS3 and running it to test it on
    onother site in a sub-directory - but, although the pages all work
    as expected when viewed locally, some are totally blank when put on
    the server - when I view the source they only contain;
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
    Transitional//EN">
    <HTML><HEAD>
    <META http-equiv=Content-Type content="text/html;
    charset=windows-1252"></HEAD>
    <BODY></BODY></HTML>
    so its not like the page is not there - its just that all the
    content has been skipped. I have tried re-putting, deleteing from
    the server and reputting - all with no success. Several pages,
    built from the same template work great, but just a few are like
    this...
    I have searched the net and forum, but can't find a similar
    problem - any help would be very gratefully received

    OK - I think that I have a system or corruption
    problem - I just tried another full upload and now nothing is
    working... I'm switching to my laptop to see if the old Dell is the
    problem.

  • SharePoint 2013 Document Library/List created from template "not keeping unique permissions"

    Hi all,
      I am in need of help with SP2013 Document Library. Hope someone will be able to help me. Here is the scenario.
    I created a SP2013 document Library/List , I break the permissions of the list from the parent and apply unique permissions to the list. So far so good. But now when I Save the list as template and create a new list using that template , the unique permissions
    are lost and the list is again shown "inheriting from parent". I have tested this scenario in recently upgraded farm and a completely new farm as well. I tried creating templates in powershell as well but same results. Is this only with me or anyone
    else experiencing this and if there any workarounds?
    Any help is appreciated.
    Thanks,
    Kshma

    List template will not save permission neither will carry it in newly create instance, for a good reason. You need to use powershell or UI 
    Please 'propose as answer' if it helped you, also 'vote helpful' if you like this reply.

  • Title of page created from template

    When I create a new page from a template, then type in a title at the top, it vanishes as soon as I click anywhere else on the page. How can I correct this?

    Do you have an Editable Region for the <title> tag in your main template.dwt file?
    Are you seeing this in Code View, Design View or Live View?
    Have you saved your child page yet?
    Try closing and re-opening your child page.  Is the <title> tag appearing correctly in Code View?
    Nancy O.

  • Import from camera not showing preview images

    When I import from my DSLR, I see empty boxes representing all the images on the card but no preview. I'm set to import JPEG and the images are JPEG. I have the option Do Not Import Duplicates turned off. I've tried restarting Aperture (3.1) and even restarting the iMac (10.6.5) but to no avail. Does anyone has any suggestions on how to resolve this?

    Cool this is good, 1 you can still access images and two you have identified Aperture as being the issue. The next step is to do some basic maintenance on your system, have a read of the Aperture 3: Troubleshooting Basics at the following link.
    http://support.apple.com/kb/HT3805
    Trouble shooting is about eliminating possibilities, so step through each of these, although unlikely, it is usually the unlikely causing the issue. If it were obvious you would not have asked the question.
    Tony

  • Skin control in swf file created from indesign not showing online

    Hi,
    I used indesign cs5.5 interactive to create a swf file with embeded video and skin control.  When I view the video on my pc the video and skin control works but when I uploaded both the swf file and the skin control file  online to my client's server the skin control doesn't show. I suspect it has something to do with the path, is there somewhere I can specify the path to where the skin control is loaded online?
    Thanks.
    Natennove

    gp2011 wrote:
    The file does not open and asks whcih programI would like to open with when clicking the file.
    Which file - the .swf or the .exe file?
    If the .swf, you need to create a file association to the projector.

  • I have file with 500 pages created from AutoCad file. In all pages, I have different document numbers.The file is not editable in pdf. How to change all the document numbers using "Comment" feature? Any alternate method?  alternate method? I have Adobe Ac

    I have pdf file with 500 pages created from AutoCad file. In all pages, I have different document numbers.The file is not editable in pdf. How to change all the document numbers using "Comment" feature? Any alternate method?  alternate method? I have Adobe Acrobat X Pro and Windows -7 platform.

    Yes, I just want to cover up all the pages for those particular area of document numbers.
    Nothing sensitive about it. I just want to show the correct document numbers on all pages in print out.
    So, I wanted to cover up by comments, but commenting on each page will be difficult. So, I wanted to comment the same on all pages.

  • Meta Tag Placement in pages created from a template

    I am updating a site and want to make sure that I place my meta tags correctly in individual pages created from a template. Can you tell me if my placement is correct?
    Below is code I added to my 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 -->
    <!-- #BeginEditable "metatags" --> <!-- #EndEditable -->
    <style type="text/css">
    <!--
    body {
    Here is what a page I created looks like after adding the meta tags:
    <!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"><!-- InstanceBegin template="/Templates/2011 Main .dwt" codeOutsideHTMLIsLocked="false" -->
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>Long Island, NY, 11550 Music Dance  Art &amp; Drama Lessons</title>
    <!-- InstanceEndEditable -->
    <!-- #BeginEditable "metatags" -->
    <meta name="keywords" content="piano lessons, guitar lessons, drum lessons, flute lessons, violin lessons, afterschool performing arts, voice lessons, singing, saxophone, trumpet">
    <meta name="description" content="Information about Young Musician Institute's Afternoon Arts Program for piano, guitar, drums, violin, viola, trumpet, saxophone and cello">
    <!-- #EndEditable -->
    <style type="text/css">
    <!--
    body {
    As usually, Begin and end editable sections are grayed out, and the meta tag names are blue according to my scheme so I think I am doing it correctly, however, I want to be sure before submitting it to google incorrectly. Can you tell me if I am correct?
    Thank you

    for clarification, are you saying that I could have put them on the line after:
    <title>Long Island, NY, 11550 Music Dance  Art &amp; Drama Lessons</title>
    Yep.
    Second, adding these meta tags actually did help the ranking of this company. They were not listed before I did this on their old site. They were on page 1 of their category hours after I did this for them.
    I think it's just coincidence.  However, for sure it wasn't the keywords that did that, since those are just ignored (the meta keywords contents, not the meta description contents).
    what are the search engines looking for? I want to make sure to design with those things in mind.
    They are looking for semantic content on the page.  That means the contents of tags like <title>, <h1>, <h2>, <h3>.  That also means (derived) keywords contained in content 'above the fold', and in filenames, in links, in title and alt attributes.  In other words, search engines want to rank your pages based on *real* meaning of the contents of the page, not on some arbitrary listing of keywords that you place in a meta keyword tag.
    Search engines also pay lots of attention to INCOMING links from other well ranked sites....

  • Can't add spry widget to page created from dreamweaver template

    Please help! I have created a template in Dreamweaver and
    from that template I have created an html page. I want to add
    different tabbed and/or accordion spry widgets to multiple pages
    however I keep getting an error when I try to add a widget to an
    editable region. I can add the widgets to the dwt file, but I do
    not want the same widget on all pages created from that template.
    Please advise!
    Thanks
    cycleguy

    If that's all that's on the child page you are in trouble.
    Anyhow, it appears to me that the template has not been
    properly created
    since I do not also see an editable region around the
    <title> tag in your
    code. Please read my previous post and follow the
    instructions.
    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
    ==================
    "cycleguy" <[email protected]> wrote in
    message
    news:fu01pk$s7k$[email protected]..
    > Thank you for your reply.
    > I started with one of the built-in templates offered in
    Dreamweaver then
    > added
    > additional div's and formatting then saved it as a dwt
    file and created my
    > html
    > page from that template. I did not start the page from
    scratch. Below is
    > my
    > source code from the child page.
    >
    > <!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"><!--
    InstanceBegin
    > template="/Templates/DankaConnectionPortalTemplate.dwt"
    > codeOutsideHTMLIsLocked="false" -->
    > <head>
    > <meta http-equiv="Content-Type" content="text/html;
    charset=utf-8" />
    > <title>Untitled Document</title>
    > <style type="text/css">
    > <!--
    > body {
    >

  • Photos 1.0 not showing all images from Photos Library.photoslibrary folder/file after update install

    I installed the update that changed my iPhoto to Photos 1.0, and the new Photos program is not showing all images from Photos Library.photoslibrary file/folder (not sure to call it file or folder since it is actually a folder with all my pics but it acts more like a file) after update install.  The Photos Library.photoslibrary file/folder shows to be 55 gb in size, and it shows to be loaded into the photos program, but there are maybe a few weeks of pictures showing instead of a few years.  Lots of pictures in the 55 gb are not showing for some reason. 

    No - iPhotos has not replaced anything - it is new and an addition - iPhoto is still on your system in the applications folder and still works just fine
    Outlook is not supported by Photos - not sure if the support must come form Apple or MS as Photos uses a different interface to external packages than iphoto did
    LN

  • Trying to add 2 slideshows to one page, how can I make a slideshow so it does not show an image...

    Trying to add 2 slideshows to one page, how can I make a slideshow so it does not show an image until they click on the thumbnail?

    You can do this with "composition" widgets.

Maybe you are looking for